Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-095724
#<BuildRuby:0x000055978b9c46e0
@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.20220719-095724",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002491 0.009415 1.019254 ( 1.566614)
build_miniruby 0.001286 0.000702 0.074397 ( 0.073714)
build_ruby 0.001201 0.000655 0.063195 ( 0.062083)
build_all 0.006243 0.003405 1.549233 ( 0.595085)
build_install 0.020704 0.000000 5.209668 ( 2.112651)
test_btest 0.000942 0.000000 75.190952 ( 8.173299)
test_basic 0.001033 0.006569 0.327201 ( 0.417528)
test_all 0.002339 0.000000 680.322088 ( 66.358797)
test_rubyspec 0.080512 0.087337 46.532359 ( 52.098470)
total: 131.46 sec