Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-065726
#<BuildRuby:0x00005645c5f88728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-065726",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002557 0.002517 1.151546 ( 1.162204)
build_miniruby 0.001000 0.000000 0.952616 ( 0.951294)
build_ruby 0.001317 0.000000 2.871374 ( 2.757718)
build_all 0.004104 0.004634 15.670408 ( 3.283698)
build_install 0.007552 0.002385 2.262101 ( 1.264844)
test_btest 0.000440 0.000139 61.204649 ( 11.469117)
test_basic 0.003706 0.001171 0.355079 ( 0.445782)
test_all 0.001996 0.000115 666.357547 (104.268479)
test_rubyspec 0.042409 0.032037 53.093660 ( 61.257028)
total: 186.86 sec