Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-220642
#<BuildRuby:0x0000561fd1757bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-220642",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004859 1.299576 ( 1.626296)
build_miniruby 0.000000 0.001322 0.887917 ( 0.887592)
build_ruby 0.000825 0.000424 2.760032 ( 2.760660)
build_all 0.005467 0.005303 16.793451 ( 1.534087)
build_install 0.003827 0.005122 4.974578 ( 1.180748)
test_btest 0.000725 0.000310 90.325011 ( 7.501293)
test_basic 0.002057 0.003056 0.833992 ( 0.910482)
test_all 0.111314 0.021019 541.325762 ( 48.787240)
test_rubyspec 0.024274 0.017087 48.911265 ( 61.250243)
total: 126.44 sec