Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-155331
#<BuildRuby:0x000056424abf3f00
@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="-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.20220819-155331",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000000 0.006584 0.861276 ( 1.014672)
build_miniruby 0.000496 0.000538 0.057895 ( 0.056630)
build_ruby 0.000772 0.000237 0.059496 ( 0.058219)
build_all 0.003552 0.001092 1.543184 ( 0.591657)
build_install 0.009604 0.001542 1.896041 ( 0.960966)
test_btest 0.000539 0.000154 55.680573 ( 8.295651)
test_basic 0.005012 0.001432 0.338859 ( 0.426309)
test_all 0.001926 0.001679 625.938956 ( 91.226519)
test_rubyspec 0.084694 0.039160 44.381807 ( 52.631506)
total: 155.26 sec