Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-050941
#<BuildRuby:0x0000562ae3effe20
@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.20231121-050941",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007027 0.000308 10.372496 ( 6.252371)
build_miniruby 0.000922 0.000092 6.634515 ( 6.516127)
build_ruby 0.001167 0.000117 2.773911 ( 2.773790)
build_all 0.006410 0.004522 20.412590 ( 4.926136)
build_install 0.004382 0.004326 4.884866 ( 1.195083)
test_btest 0.000989 0.000180 81.927151 ( 7.224634)
test_basic 0.004771 0.000070 0.801309 ( 0.877336)
test_all 0.098134 0.039329 506.780743 ( 60.988271)
test_rubyspec 0.018918 0.026694 49.707037 ( 61.900360)
total: 152.65 sec