Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-182551
#<BuildRuby:0x00005589b6acefa0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-182551",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004258 0.000213 1.008439 ( 1.381535)
build_miniruby 0.000000 0.000968 0.909743 ( 0.909646)
build_ruby 0.000000 0.001338 2.708605 ( 2.709075)
build_all 0.001040 0.009351 16.707798 ( 1.469401)
build_install 0.004951 0.004201 4.843772 ( 1.133063)
test_btest 0.001145 0.000000 87.486697 ( 7.076898)
test_basic 0.004223 0.000000 0.676525 ( 0.758103)
test_all 0.114614 0.022278 534.798579 ( 49.771991)
test_rubyspec 0.027784 0.019311 50.222342 ( 62.572392)
total: 127.78 sec