Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-192248
#<BuildRuby:0x000055f5a3316cc8
@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.20221203-192248",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.010356 0.000897 1.243402 ( 1.364072)
build_miniruby 0.002642 0.000377 0.853858 ( 0.852633)
build_ruby 0.002983 0.000426 2.241608 ( 2.148494)
build_all 0.019472 0.001937 18.704125 ( 2.176427)
build_install 0.010840 0.011596 2.075602 ( 1.022026)
test_btest 0.001443 0.000339 93.711846 ( 9.147357)
test_basic 0.003989 0.005407 0.342661 ( 0.427632)
test_all 0.001870 0.000520 726.623908 ( 71.370773)
test_rubyspec 0.146498 0.041257 49.419809 ( 57.466591)
total: 145.98 sec