Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-200712
#<BuildRuby:0x000055f87a0bc110
@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.20240107-200712",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004189 0.000441 1.184206 ( 1.556775)
build_miniruby 0.001213 0.000128 1.425478 ( 1.428744)
build_ruby 0.001621 0.000000 4.321597 ( 4.333158)
build_all 0.010238 0.000000 16.490998 ( 1.686851)
build_install 0.015352 0.000000 4.849680 ( 1.693079)
test_btest 0.000758 0.000000 81.241651 ( 7.976950)
test_basic 0.003675 0.003573 0.689927 ( 0.755312)
test_all 0.093590 0.028320 543.735403 ( 76.013736)
test_rubyspec 0.047371 0.017085 77.664986 ( 89.931479)
total: 185.38 sec