Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-133946
#<BuildRuby:0x0000558165a5e038
@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.20220721-133946",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.009284 0.001548 0.891751 ( 2.832813)
build_miniruby 0.001752 0.000292 0.055694 ( 0.054664)
build_ruby 0.001477 0.000246 0.065707 ( 0.065217)
build_all 0.007132 0.000317 1.279556 ( 0.486830)
build_install 0.014541 0.001329 4.355346 ( 1.808790)
test_btest 0.001476 0.000211 54.754924 ( 6.345559)
test_basic 0.000000 0.006505 0.302425 ( 0.392332)
test_all 0.000000 0.002339 484.429598 ( 51.617292)
test_rubyspec 0.084534 0.052211 41.770330 ( 47.679866)
total: 111.28 sec