Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-072411
#<BuildRuby:0x000056418d233e88
@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.20231217-072411",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004549 0.000000 1.041040 ( 1.291397)
build_miniruby 0.001146 0.000000 0.876502 ( 0.876728)
build_ruby 0.001584 0.000000 2.703635 ( 2.706449)
build_all 0.008215 0.000000 12.115367 ( 1.021062)
build_install 0.010221 0.000431 3.537526 ( 0.971656)
test_btest 0.000480 0.000096 64.159580 ( 5.609170)
test_basic 0.002781 0.000556 0.374497 ( 0.456697)
test_all 0.062235 0.041548 401.420451 ( 37.096938)
test_rubyspec 0.032034 0.041054 39.710001 ( 52.347299)
total: 102.38 sec