Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-052813
#<BuildRuby:0x000055cd27103520
@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.20230629-052813",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004672 0.000302 1.250420 ( 2.518439)
build_miniruby 0.000769 0.000342 0.908763 ( 0.908067)
build_ruby 0.001011 0.000449 2.671192 ( 2.671762)
build_all 0.009950 0.000000 16.159705 ( 1.444917)
build_install 0.009795 0.000000 4.796332 ( 1.138754)
test_btest 0.000995 0.000000 85.374591 ( 7.757862)
test_basic 0.003229 0.001328 0.710622 ( 0.792759)
test_all 0.001169 0.000344 471.004008 ( 41.212750)
test_rubyspec 0.022654 0.020661 43.241262 ( 55.591997)
total: 114.04 sec