Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-014918
#<BuildRuby:0x0000561fe07f0048
@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.20231227-014918",
@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.000049 0.000000 0.000049 ( 0.000049)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004039 0.000000 1.004649 ( 1.402644)
build_miniruby 0.001053 0.000000 0.863377 ( 0.863749)
build_ruby 0.001310 0.000000 2.913539 ( 2.914501)
build_all 0.009641 0.000000 16.412443 ( 1.475047)
build_install 0.008146 0.000000 4.561157 ( 1.117315)
test_btest 0.001050 0.000000 83.341436 ( 7.653294)
test_basic 0.004154 0.000000 0.573866 ( 0.651601)
test_all 0.104571 0.028434 557.127849 ( 49.737709)
test_rubyspec 0.023647 0.024351 49.538251 ( 61.927279)
total: 127.74 sec