Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-031939
#<BuildRuby:0x000055cfe626f320
@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.20231218-031939",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004219 0.000000 1.034274 ( 1.287421)
build_miniruby 0.000728 0.000000 0.871330 ( 0.870858)
build_ruby 0.001076 0.000000 2.715005 ( 2.719316)
build_all 0.003356 0.004107 12.171119 ( 0.985108)
build_install 0.006407 0.007882 3.550269 ( 0.976117)
test_btest 0.000573 0.000108 62.920952 ( 5.045129)
test_basic 0.002728 0.000512 0.376192 ( 0.457922)
test_all 0.065204 0.035982 372.262698 ( 37.749420)
test_rubyspec 0.022037 0.051158 39.742332 ( 52.401245)
total: 102.49 sec