Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-063833
#<BuildRuby:0x000055d3c3a81348
@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.20220721-063833",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.009723 0.001620 0.891453 ( 1.541149)
build_miniruby 0.001266 0.000211 0.055799 ( 0.054525)
build_ruby 0.002213 0.000000 0.061678 ( 0.059674)
build_all 0.009606 0.000259 1.252572 ( 0.486618)
build_install 0.008360 0.006955 4.388333 ( 1.814138)
test_btest 0.002072 0.000000 52.899615 ( 6.087178)
test_basic 0.000000 0.006496 0.287273 ( 0.376710)
test_all 0.000000 0.002963 515.492990 ( 53.361245)
test_rubyspec 0.090239 0.040743 42.137231 ( 48.103304)
total: 111.89 sec