Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-115830
#<BuildRuby:0x0000562d19361400
@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.20220731-115830",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001480 0.009164 0.817729 ( 1.111310)
build_miniruby 0.001161 0.000536 0.062397 ( 0.062369)
build_ruby 0.001035 0.000478 0.055612 ( 0.054495)
build_all 0.007555 0.002134 1.257865 ( 0.474527)
build_install 0.015206 0.002606 4.205002 ( 1.794883)
test_btest 0.000877 0.000334 55.598501 ( 6.197778)
test_basic 0.007219 0.000107 0.295427 ( 0.385582)
test_all 0.001877 0.000653 510.097988 ( 53.431094)
test_rubyspec 0.075509 0.053349 41.981566 ( 47.820807)
total: 111.33 sec