Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-184254
#<BuildRuby:0x00005575d0440b38
@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.20220331-184254",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.002317 0.008695 1.013989 ( 1.136871)
build_miniruby 0.001548 0.000477 0.073314 ( 0.071411)
build_ruby 0.001455 0.000448 0.071286 ( 0.069161)
build_all 0.010350 0.000389 4.299562 ( 0.869463)
build_install 0.018307 0.001036 8.123500 ( 2.462556)
test_btest 0.000982 0.000218 73.412279 ( 7.943611)
test_basic 0.005694 0.001265 0.352954 ( 0.441484)
test_all 0.001263 0.000281 698.728433 ( 68.246708)
test_rubyspec 0.084448 0.064647 46.682049 ( 52.168743)
total: 133.41 sec