Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-183749
#<BuildRuby:0x0000555674fc74f0
@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.20231208-183749",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004939 0.000000 1.000910 ( 1.282852)
build_miniruby 0.000895 0.000000 0.865154 ( 0.866076)
build_ruby 0.000000 0.001055 2.709397 ( 2.714667)
build_all 0.006113 0.001310 12.203808 ( 1.002468)
build_install 0.013408 0.000482 3.565548 ( 0.967106)
test_btest 0.000746 0.000125 65.873512 ( 5.830728)
test_basic 0.004235 0.000082 0.374553 ( 0.453838)
test_all 0.069289 0.032930 366.546347 ( 37.690457)
test_rubyspec 0.029234 0.038629 39.712630 ( 52.374505)
total: 103.18 sec