Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-211026
#<BuildRuby:0x00005623f2937e68
@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.20240111-211026",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000261 0.004035 0.895985 ( 1.305794)
build_miniruby 0.000908 0.000076 0.924442 ( 0.925211)
build_ruby 0.001360 0.000113 2.829046 ( 2.828813)
build_all 0.009609 0.000414 14.539397 ( 1.356874)
build_install 0.001893 0.007047 4.193271 ( 1.132370)
test_btest 0.000564 0.000106 75.475955 ( 7.633898)
test_basic 0.003541 0.000664 0.459602 ( 0.537228)
test_all 0.094106 0.038029 508.043020 ( 59.368133)
test_rubyspec 0.022968 0.012332 49.798261 ( 62.355450)
total: 137.44 sec