Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-044510
#<BuildRuby:0x000056310ede80b0
@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.20231129-044510",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001533 0.003046 0.848245 ( 1.273399)
build_miniruby 0.000690 0.000106 0.879525 ( 0.880245)
build_ruby 0.001592 0.000245 2.721033 ( 2.721884)
build_all 0.004818 0.002539 11.957485 ( 1.004130)
build_install 0.011424 0.000000 3.505339 ( 0.959944)
test_btest 0.000815 0.000000 61.991790 ( 5.850757)
test_basic 0.003898 0.000436 0.374914 ( 0.456292)
test_all 0.070638 0.027210 371.329182 ( 36.706449)
test_rubyspec 0.039894 0.023803 39.310172 ( 51.954290)
total: 101.81 sec