Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-173027
#<BuildRuby:0x00005598ff59c6d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220909-173027",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004522 0.006011 1.135514 ( 1.128969)
build_miniruby 0.002112 0.000603 0.075880 ( 0.073528)
build_ruby 0.001533 0.000437 0.075950 ( 0.074341)
build_all 0.009232 0.001436 1.588162 ( 0.607663)
build_install 0.019121 0.003728 1.942140 ( 0.946154)
test_btest 0.000921 0.000230 96.630237 ( 9.369057)
test_basic 0.007688 0.000000 0.347568 ( 0.436339)
test_all 0.003788 0.000307 650.778317 ( 67.158793)
test_rubyspec 0.097228 0.063500 47.284778 ( 55.803051)
total: 135.60 sec