Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-110859
#<BuildRuby:0x000055d32999f280
@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.20231123-110859",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001057 0.004344 0.938672 ( 1.324409)
build_miniruby 0.001026 0.000256 0.806684 ( 0.806625)
build_ruby 0.000000 0.001594 2.661967 ( 2.662950)
build_all 0.005475 0.002982 12.297059 ( 0.984311)
build_install 0.008085 0.004148 3.994516 ( 1.006187)
test_btest 0.000592 0.000197 64.402493 ( 5.036242)
test_basic 0.002083 0.002018 0.395099 ( 0.474435)
test_all 0.089322 0.005835 351.214204 ( 34.531475)
test_rubyspec 0.024776 0.041224 40.029292 ( 52.584825)
total: 99.41 sec