Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-053040
#<BuildRuby:0x000055f048c4f818
@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.20231111-053040",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004200 0.000381 1.267470 ( 1.484901)
build_miniruby 0.001088 0.000099 0.870652 ( 0.870453)
build_ruby 0.000000 0.001416 2.759614 ( 2.760426)
build_all 0.003389 0.006192 16.536949 ( 1.511626)
build_install 0.009270 0.000000 4.941283 ( 1.207244)
test_btest 0.001015 0.000000 84.580481 ( 7.738926)
test_basic 0.004467 0.000521 0.738338 ( 0.814590)
test_all 0.094801 0.040000 522.856185 ( 57.638659)
test_rubyspec 0.018658 0.032163 50.344996 ( 62.640687)
total: 136.67 sec