Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-084241
#<BuildRuby:0x000056494db8c8f0
@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.20220617-084241",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006593 0.005118 1.052360 ( 1.891076)
build_miniruby 0.001452 0.000453 0.077443 ( 0.075455)
build_ruby 0.001341 0.000419 0.068391 ( 0.066767)
build_all 0.006953 0.002173 1.483100 ( 0.603788)
build_install 0.022254 0.000421 5.968952 ( 2.811244)
test_btest 0.001334 0.000000 75.937123 ( 8.005159)
test_basic 0.007924 0.000259 0.322472 ( 0.415609)
test_all 0.002121 0.000461 693.902616 ( 67.451936)
test_rubyspec 0.126151 0.056501 45.190918 ( 50.968841)
total: 132.29 sec