Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-164024
#<BuildRuby:0x000055da18e1c178
@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.20240116-164024",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000538 0.004521 0.784109 ( 1.156632)
build_miniruby 0.000663 0.000294 0.825166 ( 0.825433)
build_ruby 0.001986 0.000000 2.669232 ( 2.677939)
build_all 0.002820 0.004639 12.042287 ( 0.975807)
build_install 0.004992 0.006636 3.626675 ( 0.988117)
test_btest 0.000000 0.000686 65.125696 ( 4.603357)
test_basic 0.000361 0.003649 0.416331 ( 0.496605)
test_all 0.084930 0.013208 366.481424 ( 38.123426)
test_rubyspec 0.058682 0.069758 73.924216 ( 86.390713)
total: 136.24 sec