Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-143114
#<BuildRuby:0x0000562aa65b4178
@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.20240112-143114",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004195 0.000699 0.795366 ( 1.176643)
build_miniruby 0.000925 0.000154 0.803623 ( 0.803600)
build_ruby 0.001331 0.000222 2.685043 ( 2.685935)
build_all 0.006900 0.001150 12.076517 ( 0.997547)
build_install 0.007758 0.005759 3.433611 ( 0.963665)
test_btest 0.000558 0.000129 65.682202 ( 4.647761)
test_basic 0.004329 0.000999 0.398202 ( 0.478485)
test_all 0.076983 0.021615 371.720394 ( 35.838825)
test_rubyspec 0.025361 0.042140 40.865953 ( 53.447588)
total: 101.04 sec