Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-143954
#<BuildRuby:0x000055e1a8f4a148
@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.20220825-143954",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000034 0.000014 0.000048 ( 0.000048)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.004441 0.008639 0.795412 ( 1.084868)
build_miniruby 0.001130 0.000616 0.092378 ( 0.092447)
build_ruby 0.004892 0.000000 2.548402 ( 2.400249)
build_all 0.015335 0.000000 12.940802 ( 1.691162)
build_install 0.014269 0.002891 1.635469 ( 0.791604)
test_btest 0.000888 0.000313 54.519217 ( 5.960462)
test_basic 0.000577 0.005183 0.289118 ( 0.380180)
test_all 0.005685 0.000273 498.943484 ( 52.794282)
test_rubyspec 0.087721 0.045001 41.898518 ( 50.363746)
total: 115.56 sec