Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-174837
#<BuildRuby:0x000055e9aff0b7b8
@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.20231130-174837",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005063 0.001583 1.404119 ( 1.755343)
build_miniruby 0.000854 0.000267 0.853975 ( 0.854046)
build_ruby 0.001050 0.000328 3.128461 ( 3.128575)
build_all 0.008994 0.001337 16.913053 ( 1.518043)
build_install 0.004347 0.004593 4.970722 ( 1.175717)
test_btest 0.000541 0.000180 84.452893 ( 8.116319)
test_basic 0.003205 0.001068 0.666258 ( 0.743297)
test_all 0.106225 0.030774 542.084932 ( 51.466822)
test_rubyspec 0.017157 0.032429 50.538400 ( 62.736524)
total: 131.50 sec