Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-170817
#<BuildRuby:0x000056133fc1e8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220628-170817",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006477 0.881465 ( 2.147442)
build_miniruby 0.000000 0.000953 0.057809 ( 0.056514)
build_ruby 0.000112 0.000874 0.059219 ( 0.058000)
build_all 0.004264 0.000022 1.511544 ( 0.603949)
build_install 0.007247 0.003816 6.336777 ( 2.867164)
test_btest 0.000541 0.000181 52.897320 ( 8.532502)
test_basic 0.004154 0.001384 0.294693 ( 0.383419)
test_all 0.000969 0.000323 630.264415 ( 89.152622)
test_rubyspec 0.068879 0.041705 44.558231 ( 50.140223)
total: 153.94 sec