Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-230839
#<BuildRuby:0x0000561605d88a58
@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.20220324-230839",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000014 0.000000 0.000014 ( 0.000012)
build_up 0.010403 0.000465 0.980247 ( 1.061129)
build_miniruby 0.002235 0.000000 0.074138 ( 0.071871)
build_ruby 0.002211 0.000005 0.075942 ( 0.073752)
build_all 0.009411 0.000306 4.122773 ( 0.843965)
build_install 0.022165 0.001020 7.989961 ( 2.415035)
test_btest 0.001123 0.000066 72.338774 ( 8.228021)
test_basic 0.007136 0.000420 0.339918 ( 0.436189)
test_all 0.001861 0.000036 696.257822 ( 70.458762)
test_rubyspec 0.098575 0.071763 45.786375 ( 51.207652)
total: 134.80 sec