Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-174437
#<BuildRuby:0x00005635284eaff8
@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.20231206-174437",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004401 0.000071 0.986137 ( 1.265687)
build_miniruby 0.000572 0.000104 0.871392 ( 0.872302)
build_ruby 0.000000 0.001105 2.711746 ( 2.711955)
build_all 0.004941 0.003137 12.027370 ( 1.005463)
build_install 0.008807 0.000000 3.603972 ( 0.983817)
test_btest 0.000898 0.000000 63.859160 ( 4.949495)
test_basic 0.003471 0.000000 0.371434 ( 0.453305)
test_all 0.083380 0.015004 395.660209 ( 33.215494)
test_rubyspec 0.033458 0.034190 39.984198 ( 52.666561)
total: 98.12 sec