Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-145550
#<BuildRuby:0x000055d31c85b430
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-145550",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.008362 0.000000 1.068433 ( 1.415645)
build_miniruby 0.000000 0.001162 0.824817 ( 0.824869)
build_ruby 0.000186 0.001779 2.666616 ( 2.666696)
build_all 0.007507 0.000000 11.894626 ( 0.955996)
build_install 0.009242 0.002460 3.495692 ( 0.966006)
test_btest 0.000546 0.000145 65.011919 ( 5.373713)
test_basic 0.004012 0.000000 0.410936 ( 0.491053)
test_all 0.070811 0.026254 372.031627 ( 34.947231)
test_rubyspec 0.032888 0.033905 39.764548 ( 52.322854)
total: 99.96 sec