Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-110504
#<BuildRuby:0x0000565418c14090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-110504",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.003947 0.899531 ( 1.273668)
build_miniruby 0.000925 0.000170 0.940394 ( 0.939817)
build_ruby 0.001660 0.000000 2.799072 ( 2.798604)
build_all 0.006570 0.003539 16.617139 ( 1.506953)
build_install 0.008342 0.000602 4.811711 ( 1.155915)
test_btest 0.000835 0.000114 82.392579 ( 7.527169)
test_basic 0.003735 0.000509 0.700200 ( 0.777854)
test_all 0.108127 0.025414 532.100314 ( 53.812124)
test_rubyspec 0.038023 0.008215 51.678994 ( 63.911900)
total: 133.70 sec