Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-143714
#<BuildRuby:0x0000559ce39b74b0
@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.20231223-143714",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003356 0.742372 ( 1.174408)
build_miniruby 0.000073 0.000687 0.908235 ( 0.908772)
build_ruby 0.000974 0.000000 2.773556 ( 2.778868)
build_all 0.007477 0.000000 11.963410 ( 1.021385)
build_install 0.008881 0.004512 3.403506 ( 0.979509)
test_btest 0.000454 0.000175 63.224312 ( 6.050991)
test_basic 0.002745 0.001056 0.385170 ( 0.460619)
test_all 0.074328 0.030614 415.939016 ( 36.364378)
test_rubyspec 0.024664 0.027872 40.517506 ( 53.228555)
total: 102.97 sec