Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-034217
#<BuildRuby:0x0000558ebc457f90
@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.20231202-034217",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.000741 0.004149 0.981688 ( 1.247474)
build_miniruby 0.001078 0.000196 0.871599 ( 0.871850)
build_ruby 0.001131 0.000206 2.713394 ( 2.715444)
build_all 0.007874 0.000594 11.999331 ( 1.009023)
build_install 0.005635 0.008201 3.589291 ( 0.967679)
test_btest 0.000565 0.000161 64.979216 ( 4.981221)
test_basic 0.000292 0.004510 0.377835 ( 0.457488)
test_all 0.082549 0.017278 390.673007 ( 34.259282)
test_rubyspec 0.027764 0.035103 39.605341 ( 52.282612)
total: 98.79 sec