Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-011558
#<BuildRuby:0x000055993fe9fb00
@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.20240115-011558",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.005149 0.000329 0.981852 ( 1.367905)
build_miniruby 0.001206 0.000377 0.958783 ( 0.957791)
build_ruby 0.001382 0.000000 2.715433 ( 2.715708)
build_all 0.008902 0.000000 14.204759 ( 1.291260)
build_install 0.007505 0.000000 4.106422 ( 1.120843)
test_btest 0.001057 0.000000 76.465765 ( 6.807254)
test_basic 0.004112 0.000000 0.663577 ( 0.739668)
test_all 0.095785 0.035326 490.017332 ( 46.505071)
test_rubyspec 0.012219 0.034455 48.218189 ( 60.638199)
total: 122.14 sec