Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-221231
#<BuildRuby:0x000055f24b4970f8
@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.20220824-221231",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.009718 0.002450 0.978916 ( 1.000947)
build_miniruby 0.002328 0.000000 0.067879 ( 0.066345)
build_ruby 0.002265 0.000139 0.070562 ( 0.069738)
build_all 0.008740 0.001564 1.525326 ( 0.584748)
build_install 0.017228 0.004183 1.876696 ( 0.929768)
test_btest 0.001046 0.000348 77.409832 ( 8.094956)
test_basic 0.001846 0.006335 0.322144 ( 0.410350)
test_all 0.002596 0.001038 647.345315 ( 65.233472)
test_rubyspec 0.116502 0.035561 45.670215 ( 54.148622)
total: 130.54 sec