Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-025900
#<BuildRuby:0x00005588c2eed338
@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.20220819-025900",
@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.000031 0.000003 0.000034 ( 0.000033)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000044 0.000003 0.000047 ( 0.000046)
build_up 0.008536 0.004550 0.826789 ( 1.035657)
build_miniruby 0.002073 0.000276 0.061575 ( 0.058640)
build_ruby 0.001474 0.000196 0.062230 ( 0.061010)
build_all 0.004766 0.003746 1.237152 ( 0.464802)
build_install 0.016942 0.001334 1.596756 ( 0.799026)
test_btest 0.001271 0.000200 53.322411 ( 6.097888)
test_basic 0.005974 0.000181 0.288004 ( 0.388855)
test_all 0.003275 0.000000 479.878009 ( 51.757013)
test_rubyspec 0.085097 0.040349 41.959049 ( 50.516040)
total: 111.18 sec