Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-195240
#<BuildRuby:0x00005608830b3fd8
@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.20231226-195240",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001378 0.004446 0.798794 ( 1.173236)
build_miniruby 0.000725 0.000264 0.802817 ( 0.802996)
build_ruby 0.000991 0.000360 2.645049 ( 2.645699)
build_all 0.006909 0.000891 11.897059 ( 0.963367)
build_install 0.006593 0.006206 3.420040 ( 0.964884)
test_btest 0.000551 0.000220 63.703680 ( 5.562151)
test_basic 0.003653 0.001462 0.379958 ( 0.459969)
test_all 0.088893 0.009882 369.401885 ( 40.116089)
test_rubyspec 0.040599 0.034163 40.286125 ( 52.851940)
total: 105.54 sec