Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-045551
#<BuildRuby:0x0000557a3bc480c8
@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.20240114-045551",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000716 0.004443 0.823178 ( 1.206571)
build_miniruby 0.000660 0.000495 0.822188 ( 0.822287)
build_ruby 0.001690 0.000000 2.720033 ( 2.720623)
build_all 0.005753 0.002290 12.094754 ( 1.011952)
build_install 0.009488 0.004819 3.510806 ( 0.978671)
test_btest 0.000516 0.000328 62.766448 ( 5.943041)
test_basic 0.000429 0.004887 0.393776 ( 0.473334)
test_all 0.093928 0.006078 383.283631 ( 39.132373)
test_rubyspec 0.024115 0.041431 40.563348 ( 53.131057)
total: 105.42 sec