Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-063421
#<BuildRuby:0x000055b4dbd9c098
@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.20231125-063421",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004779 0.001194 0.918249 ( 1.324551)
build_miniruby 0.000795 0.000199 0.843663 ( 0.843673)
build_ruby 0.001545 0.000386 2.636231 ( 2.636955)
build_all 0.007854 0.000796 12.150268 ( 0.993341)
build_install 0.010694 0.003841 3.758484 ( 0.983685)
test_btest 0.000604 0.000151 64.827524 ( 4.567941)
test_basic 0.000000 0.005151 0.388193 ( 0.468067)
test_all 0.068445 0.028306 357.738516 ( 35.780161)
test_rubyspec 0.036462 0.029390 40.121538 ( 52.679583)
total: 100.28 sec