Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-002339
#<BuildRuby:0x00005580079bfdc0
@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.20240108-002339",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004591 0.000230 1.219857 ( 1.605305)
build_miniruby 0.001205 0.000000 1.438739 ( 1.439897)
build_ruby 0.001813 0.000000 4.229276 ( 4.238491)
build_all 0.004180 0.006350 16.649274 ( 1.823591)
build_install 0.013881 0.001602 4.890920 ( 1.705878)
test_btest 0.000985 0.000000 81.827210 ( 10.859377)
test_basic 0.005865 0.000000 0.678848 ( 0.744370)
test_all 0.084478 0.034935 568.284834 ( 57.735811)
test_rubyspec 0.043511 0.021612 77.100116 ( 89.310328)
total: 169.46 sec