Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-184639
#<BuildRuby:0x000055b2fa1f3918
@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.20231226-184639",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.003610 0.000602 1.074675 ( 1.529000)
build_miniruby 0.001028 0.000171 0.814563 ( 0.813846)
build_ruby 0.001086 0.000181 2.897007 ( 2.896968)
build_all 0.008072 0.001346 16.080683 ( 1.470618)
build_install 0.003552 0.004437 4.571788 ( 1.147084)
test_btest 0.000000 0.001008 80.164064 ( 7.835222)
test_basic 0.002500 0.001890 0.701019 ( 0.776458)
test_all 0.108843 0.025357 516.647299 ( 53.739792)
test_rubyspec 0.008123 0.036892 50.152045 ( 62.449113)
total: 132.66 sec