Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-065041
#<BuildRuby:0x0000556ba93837f8
@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.20240107-065041",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005238 1.256893 ( 1.687093)
build_miniruby 0.000000 0.001401 1.423963 ( 1.426033)
build_ruby 0.000000 0.001818 4.288753 ( 4.293969)
build_all 0.003180 0.007296 16.662305 ( 1.714969)
build_install 0.010879 0.004790 4.922134 ( 1.656593)
test_btest 0.000663 0.000181 86.450836 ( 9.986960)
test_basic 0.000000 0.005894 0.668047 ( 0.734369)
test_all 0.100294 0.022695 541.126551 ( 74.420215)
test_rubyspec 0.051463 0.014097 77.779421 ( 89.940845)
total: 185.86 sec