Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-100106
#<BuildRuby:0x000055697c83efb0
@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.20240116-100106",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002505 0.003708 0.804010 ( 1.183773)
build_miniruby 0.000847 0.000195 0.804931 ( 0.804950)
build_ruby 0.001517 0.000350 2.678557 ( 2.679241)
build_all 0.002743 0.004985 12.062447 ( 0.964835)
build_install 0.009644 0.001512 3.384969 ( 0.962319)
test_btest 0.000646 0.000184 65.121609 ( 5.313293)
test_basic 0.000000 0.004707 0.418053 ( 0.498215)
test_all 0.078143 0.019542 380.516533 ( 38.729119)
test_rubyspec 0.024092 0.050099 40.294929 ( 52.822235)
total: 103.96 sec