Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-184831
#<BuildRuby:0x000055ff3df6be08
@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.20221229-184831",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.002686 0.000733 0.616808 ( 1.209723)
build_miniruby 0.000684 0.000187 0.744161 ( 0.743434)
build_ruby 0.000993 0.000271 2.504313 ( 2.504750)
build_all 0.008264 0.000975 12.587172 ( 1.516546)
build_install 0.005275 0.001318 1.618246 ( 0.747100)
test_btest 0.000549 0.000137 66.636385 ( 5.727275)
test_basic 0.003060 0.000765 0.255765 ( 0.351103)
test_all 0.000901 0.000225 495.384967 ( 46.790983)
test_rubyspec 0.017232 0.011267 34.845580 ( 45.396604)
total: 104.99 sec