Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-010200
#<BuildRuby:0x0000565132994038
@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-010200",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000599 0.007253 1.067248 ( 1.337588)
build_miniruby 0.000864 0.000199 0.808209 ( 0.807711)
build_ruby 0.001853 0.000000 2.652593 ( 2.652894)
build_all 0.007744 0.000398 11.863103 ( 0.978541)
build_install 0.005180 0.005351 3.484299 ( 0.973218)
test_btest 0.000589 0.000158 61.164387 ( 5.492305)
test_basic 0.004583 0.000056 0.417832 ( 0.497339)
test_all 0.062870 0.034742 364.109436 ( 35.758437)
test_rubyspec 0.025717 0.040220 40.107060 ( 52.689844)
total: 101.19 sec