Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-190617
#<BuildRuby:0x000055583c8a6148
@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.20221009-190617",
@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.000030 0.000002 0.000032 ( 0.000033)
autoconf 0.000042 0.000003 0.000045 ( 0.000046)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000691 0.010325 1.065226 ( 1.254817)
build_miniruby 0.001271 0.000339 0.096740 ( 0.093778)
build_ruby 0.001318 0.000351 0.099020 ( 0.096010)
build_all 0.006041 0.001611 1.286142 ( 0.546625)
build_install 0.010215 0.006010 1.617437 ( 0.876718)
test_btest 0.001381 0.000431 61.025350 ( 6.683417)
test_basic 0.004717 0.001474 0.348541 ( 0.447727)
test_all 0.006506 0.000481 482.544913 ( 53.168773)
test_rubyspec 0.073904 0.065655 42.523091 ( 50.889229)
total: 114.06 sec