Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-143735
#<BuildRuby:0x0000564d2bd98090
@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.20240109-143735",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004141 0.000000 1.018308 ( 1.412930)
build_miniruby 0.001453 0.000218 0.989904 ( 0.989548)
build_ruby 0.001134 0.000170 2.821800 ( 2.825036)
build_all 0.007033 0.002617 14.803670 ( 1.366400)
build_install 0.007917 0.000646 4.255897 ( 1.145142)
test_btest 0.000856 0.000000 78.291390 ( 7.753411)
test_basic 0.000932 0.002205 0.544530 ( 0.622076)
test_all 0.098419 0.032942 529.015823 ( 49.914022)
test_rubyspec 0.016117 0.018582 50.376543 ( 62.863399)
total: 128.89 sec