Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-233013
#<BuildRuby:0x000056261a9b36d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230215-233013",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003607 0.000000 0.771310 ( 1.168287)
build_miniruby 0.001006 0.000000 0.668470 ( 0.667530)
build_ruby 0.000000 0.001247 2.136531 ( 2.136056)
build_all 0.008565 0.000773 12.515816 ( 1.562913)
build_install 0.002881 0.003407 1.541713 ( 0.762621)
test_btest 0.000505 0.000112 65.693447 ( 6.441350)
test_basic 0.003124 0.000694 0.285026 ( 0.379484)
test_all 0.001160 0.000137 481.172033 ( 46.282251)
test_rubyspec 0.007647 0.020310 35.127587 ( 45.699506)
total: 105.10 sec