Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-065535
#<BuildRuby:0x0000559a2781d550
@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.20220727-065535",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.012046 0.000566 0.879990 ( 1.193312)
build_miniruby 0.001251 0.000090 0.053265 ( 0.052015)
build_ruby 0.001556 0.000112 0.060645 ( 0.059721)
build_all 0.007246 0.000518 1.269409 ( 0.482404)
build_install 0.011138 0.006190 4.208449 ( 1.793758)
test_btest 0.001627 0.000217 51.704966 ( 6.133419)
test_basic 0.007014 0.000935 0.300075 ( 0.389385)
test_all 0.000000 0.001498 485.625810 ( 52.146501)
test_rubyspec 0.079233 0.073302 41.808006 ( 47.617721)
total: 109.87 sec