Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-082921
#<BuildRuby:0x000055d0b2693e20
@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-082921",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005151 0.000156 1.098848 ( 1.474847)
build_miniruby 0.001156 0.000192 0.868936 ( 0.868410)
build_ruby 0.001342 0.000224 2.742886 ( 2.741677)
build_all 0.008683 0.000673 14.210640 ( 1.272636)
build_install 0.004900 0.003002 4.084643 ( 1.083825)
test_btest 0.000954 0.000174 73.408742 ( 6.987085)
test_basic 0.004270 0.000000 0.696296 ( 0.770764)
test_all 0.108858 0.020195 489.664702 ( 51.146140)
test_rubyspec 0.028175 0.019404 48.431660 ( 60.781596)
total: 127.13 sec