Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-041708
#<BuildRuby:0x000055dbcafaf4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-041708",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000007)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004651 0.000332 0.791049 ( 1.199815)
build_miniruby 0.000830 0.000059 0.798796 ( 0.798836)
build_ruby 0.001789 0.000128 2.707341 ( 2.707791)
build_all 0.000354 0.007108 11.923085 ( 0.952630)
build_install 0.013850 0.000000 3.408320 ( 0.963996)
test_btest 0.000720 0.000000 63.166772 ( 5.528832)
test_basic 0.004930 0.000074 0.404954 ( 0.484677)
test_all 0.077530 0.021089 373.660942 ( 39.258125)
test_rubyspec 0.036905 0.027467 40.843603 ( 53.456084)
total: 105.35 sec