Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-202744
#<BuildRuby:0x000055d235993510
@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.20220507-202744",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008168 0.001167 1.025507 ( 1.117452)
build_miniruby 0.000000 0.001989 0.066992 ( 0.064773)
build_ruby 0.000000 0.001912 0.080477 ( 0.078524)
build_all 0.000936 0.007232 1.519883 ( 0.652704)
build_install 0.017906 0.002682 6.292996 ( 3.025574)
test_btest 0.000719 0.000200 72.239239 ( 9.080757)
test_basic 0.009677 0.000064 0.323764 ( 0.409625)
test_all 0.001771 0.000443 720.861806 ( 71.923452)
test_rubyspec 0.068407 0.049442 48.861186 ( 54.219987)
total: 140.57 sec