Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-034024
#<BuildRuby:0x000055d714fe0178
@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.20231229-034024",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000945 0.004450 0.812084 ( 1.204532)
build_miniruby 0.000000 0.001032 0.812830 ( 0.812841)
build_ruby 0.000000 0.001440 2.695480 ( 2.696223)
build_all 0.003241 0.004929 12.005809 ( 0.987603)
build_install 0.000000 0.010524 3.392236 ( 0.974146)
test_btest 0.000000 0.000757 62.559087 ( 5.595630)
test_basic 0.000000 0.004248 0.400798 ( 0.481275)
test_all 0.076299 0.020659 386.229535 ( 31.871453)
test_rubyspec 0.035328 0.031854 40.711097 ( 53.276510)
total: 97.90 sec