Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-073956
#<BuildRuby:0x0000564a261600c8
@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.20231227-073956",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004435 0.000739 0.781112 ( 1.172092)
build_miniruby 0.000848 0.000141 0.812096 ( 0.812194)
build_ruby 0.001305 0.000218 2.664293 ( 2.664984)
build_all 0.003561 0.004270 11.937884 ( 0.942277)
build_install 0.003392 0.007016 3.359509 ( 0.960891)
test_btest 0.000579 0.000193 61.609514 ( 5.745754)
test_basic 0.004455 0.000113 0.401487 ( 0.480621)
test_all 0.066073 0.036606 372.034987 ( 38.337841)
test_rubyspec 0.020543 0.046031 40.199391 ( 52.767971)
total: 103.89 sec