Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-142957
#<BuildRuby:0x000055aef5d2b500
@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.20231130-142957",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004064 0.001270 1.357732 ( 1.741358)
build_miniruby 0.000735 0.000230 0.965691 ( 0.965159)
build_ruby 0.001087 0.000340 2.973840 ( 2.974158)
build_all 0.007910 0.002472 17.007873 ( 1.564073)
build_install 0.001011 0.007779 5.003352 ( 1.217876)
test_btest 0.000683 0.000579 84.527420 ( 8.070425)
test_basic 0.003876 0.001596 0.803989 ( 0.878737)
test_all 0.102316 0.031426 533.750710 ( 53.622601)
test_rubyspec 0.023107 0.021945 50.779512 ( 63.141234)
total: 134.18 sec