Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-132212
#<BuildRuby:0x000055fcf5e98e80
@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.20221007-132212",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000140 0.000011 0.000151 ( 0.000152)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002995 0.007131 1.035339 ( 1.117342)
build_miniruby 0.000000 0.002205 0.099257 ( 0.096132)
build_ruby 0.000455 0.001602 0.110478 ( 0.108433)
build_all 0.004036 0.005119 1.305696 ( 0.569328)
build_install 0.012070 0.002507 1.637345 ( 0.892417)
test_btest 0.001473 0.000460 60.883817 ( 6.402954)
test_basic 0.006369 0.000506 0.347221 ( 0.436307)
test_all 0.000652 0.006747 494.158768 ( 53.254115)
test_rubyspec 0.080636 0.054660 42.428613 ( 50.646505)
total: 113.52 sec