Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-131252
#<BuildRuby:0x000055c25eadfef0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-131252",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003220 0.001610 1.360858 ( 1.697489)
build_miniruby 0.000623 0.000311 0.858828 ( 0.858434)
build_ruby 0.000000 0.001791 2.763895 ( 2.763964)
build_all 0.008095 0.002198 16.137224 ( 1.444468)
build_install 0.002969 0.006901 4.846963 ( 1.187146)
test_btest 0.000478 0.000294 82.577922 ( 7.687857)
test_basic 0.004307 0.000373 0.842970 ( 0.923493)
test_all 0.106731 0.024516 538.714661 ( 47.821585)
test_rubyspec 0.032052 0.016304 50.571098 ( 62.927278)
total: 127.31 sec