Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-080001
#<BuildRuby:0x0000560d86481450
@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.20220530-080001",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.007278 0.002911 0.839656 ( 1.613851)
build_miniruby 0.000000 0.002200 0.063127 ( 0.061057)
build_ruby 0.000000 0.001418 0.063296 ( 0.062271)
build_all 0.001714 0.006605 1.197102 ( 0.484209)
build_install 0.006233 0.012979 4.924347 ( 2.467785)
test_btest 0.000840 0.000646 51.698557 ( 6.201966)
test_basic 0.005818 0.001104 0.297213 ( 0.385655)
test_all 0.001538 0.001098 523.652735 ( 54.452135)
test_rubyspec 0.050934 0.084143 41.744311 ( 47.620198)
total: 113.35 sec