Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-004458
#<BuildRuby:0x000055ccfbcec020
@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.20231203-004458",
@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.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005256 0.000236 0.976877 ( 1.240489)
build_miniruby 0.000916 0.000167 0.876289 ( 0.876739)
build_ruby 0.001359 0.000247 2.699008 ( 2.702121)
build_all 0.007273 0.000495 12.076309 ( 1.025182)
build_install 0.007635 0.006459 3.541936 ( 0.984159)
test_btest 0.000603 0.000151 60.777594 ( 5.921171)
test_basic 0.000000 0.004507 0.380989 ( 0.462139)
test_all 0.065817 0.034151 372.393962 ( 40.036372)
test_rubyspec 0.004748 0.066136 39.702083 ( 52.376588)
total: 105.63 sec