Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-043219
#<BuildRuby:0x000055a00203d4a8
@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.20220724-043219",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008802 0.002400 0.831001 ( 1.619011)
build_miniruby 0.002271 0.000000 0.049781 ( 0.047990)
build_ruby 0.001283 0.000000 0.065464 ( 0.064352)
build_all 0.004253 0.004238 1.252303 ( 0.463475)
build_install 0.012340 0.004142 4.293130 ( 1.815129)
test_btest 0.001830 0.000000 54.919454 ( 6.136421)
test_basic 0.006893 0.000055 0.284454 ( 0.373781)
test_all 0.002238 0.000622 484.040490 ( 51.831003)
test_rubyspec 0.104722 0.036693 41.925907 ( 47.761525)
total: 110.11 sec