Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-043503
#<BuildRuby:0x0000563d0210bce8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20240116-043503",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000660 0.003246 1.004147 ( 1.379103)
build_miniruby 0.000853 0.000180 0.824169 ( 0.823812)
build_ruby 0.001434 0.000000 2.659607 ( 2.659590)
build_all 0.008917 0.000000 14.233282 ( 1.296219)
build_install 0.003894 0.003617 4.122451 ( 1.058410)
test_btest 0.000000 0.001114 76.722416 ( 6.320966)
test_basic 0.001931 0.003050 0.793820 ( 0.868698)
test_all 0.090495 0.037876 485.846661 ( 47.077075)
test_rubyspec 0.034583 0.012999 48.453269 ( 60.777978)
total: 122.26 sec