Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-174724
#<BuildRuby:0x0000558b51594b60
@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.20221130-174724",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004987 0.005067 1.187209 ( 1.210396)
build_miniruby 0.002168 0.000501 0.850494 ( 0.848751)
build_ruby 0.004421 0.000000 2.237200 ( 2.138427)
build_all 0.017534 0.003463 18.603525 ( 2.203366)
build_install 0.017554 0.004368 2.086483 ( 1.065152)
test_btest 0.001162 0.000253 91.268102 ( 8.868888)
test_basic 0.007302 0.000622 0.350406 ( 0.438000)
test_all 0.001615 0.000337 688.401039 ( 71.722440)
test_rubyspec 0.120940 0.056479 49.888968 ( 57.876545)
total: 146.37 sec