Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-200438
#<BuildRuby:0x000055966a4bc098
@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.20231231-200438",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001185 0.004742 0.830142 ( 1.227661)
build_miniruby 0.000819 0.000364 0.812187 ( 0.812105)
build_ruby 0.001085 0.000482 2.687016 ( 2.688347)
build_all 0.008030 0.000000 11.984317 ( 0.988430)
build_install 0.010748 0.000163 3.475741 ( 0.976921)
test_btest 0.000640 0.000197 63.415046 ( 4.357921)
test_basic 0.003540 0.001089 0.402120 ( 0.480729)
test_all 0.061276 0.040491 401.165161 ( 37.859801)
test_rubyspec 0.013135 0.054560 40.379364 ( 52.924474)
total: 102.32 sec