Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-055355
#<BuildRuby:0x00005654d07e7ce8
@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.20231230-055355",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004634 0.000232 0.986303 ( 1.357527)
build_miniruby 0.000670 0.000252 0.848510 ( 0.847620)
build_ruby 0.000952 0.000357 2.748998 ( 2.748277)
build_all 0.008278 0.001453 16.710506 ( 1.496153)
build_install 0.004354 0.004386 4.812421 ( 1.191806)
test_btest 0.000738 0.000286 86.921816 ( 6.784654)
test_basic 0.005696 0.000000 0.761094 ( 0.835922)
test_all 0.096304 0.040883 534.150754 ( 65.414081)
test_rubyspec 0.025676 0.023251 50.058790 ( 62.416072)
total: 143.09 sec