Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-182701
#<BuildRuby:0x00005571a920c090
@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.20231208-182701",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004303 0.000000 1.000441 ( 1.330806)
build_miniruby 0.000992 0.000000 0.878855 ( 0.880159)
build_ruby 0.001738 0.000000 2.711226 ( 2.712900)
build_all 0.001034 0.007015 12.162700 ( 0.995743)
build_install 0.008168 0.002170 3.534240 ( 0.967156)
test_btest 0.000823 0.000117 62.377930 ( 5.846747)
test_basic 0.003419 0.000489 0.374468 ( 0.455991)
test_all 0.088314 0.009332 409.007215 ( 35.687693)
test_rubyspec 0.046085 0.019753 39.825680 ( 52.459867)
total: 101.34 sec