Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-090128
#<BuildRuby:0x00005573bd1c37f8
@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.20240112-090128",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004339 0.000788 0.812399 ( 1.241160)
build_miniruby 0.000920 0.000168 0.810537 ( 0.810371)
build_ruby 0.001660 0.000302 2.713788 ( 2.714302)
build_all 0.007343 0.000000 12.024025 ( 0.974593)
build_install 0.000965 0.010417 3.585519 ( 0.978678)
test_btest 0.000536 0.000179 66.009230 ( 5.426283)
test_basic 0.001353 0.002980 0.412950 ( 0.492812)
test_all 0.063914 0.033100 378.066263 ( 41.549264)
test_rubyspec 0.030155 0.039752 41.104858 ( 53.640456)
total: 107.83 sec