Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-023539
#<BuildRuby:0x00005653ef8c8090
@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.20231209-023539",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004533 0.001067 1.378608 ( 1.719809)
build_miniruby 0.000945 0.000223 0.994140 ( 0.992608)
build_ruby 0.001452 0.000342 2.756563 ( 2.756212)
build_all 0.009981 0.000269 17.066291 ( 1.537754)
build_install 0.005943 0.003731 5.018230 ( 1.219231)
test_btest 0.000877 0.000209 85.534351 ( 7.604360)
test_basic 0.004588 0.000000 0.748374 ( 0.825141)
test_all 0.099801 0.034851 555.866675 ( 52.563396)
test_rubyspec 0.026650 0.020603 51.422298 ( 63.758262)
total: 132.98 sec