Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-000814
#<BuildRuby:0x000055e089e2b8e0
@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.20231230-000814",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003821 0.001146 0.812347 ( 1.494474)
build_miniruby 0.001047 0.000000 0.814577 ( 0.814659)
build_ruby 0.000000 0.001494 2.702997 ( 2.704003)
build_all 0.004624 0.002935 12.012774 ( 0.944565)
build_install 0.004632 0.005926 3.415892 ( 0.962621)
test_btest 0.000578 0.000253 61.085151 ( 5.357728)
test_basic 0.002760 0.001208 0.393267 ( 0.474732)
test_all 0.065060 0.032489 373.386957 ( 32.211634)
test_rubyspec 0.028987 0.036012 40.641832 ( 53.221522)
total: 98.19 sec