Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-014053
#<BuildRuby:0x0000557b0a2b4078
@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.20230726-014053",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005140 0.001028 1.480293 ( 2.734300)
build_miniruby 0.001335 0.000000 0.982415 ( 0.981134)
build_ruby 0.001665 0.000000 2.775911 ( 2.775491)
build_all 0.009364 0.000000 14.614443 ( 1.291421)
build_install 0.007829 0.000244 2.025412 ( 0.891340)
test_btest 0.000906 0.000130 85.321643 ( 7.537701)
test_basic 0.003601 0.000515 0.615677 ( 0.697728)
test_all 0.000399 0.000930 516.374999 ( 59.001315)
test_rubyspec 0.021070 0.016122 42.166565 ( 54.616419)
total: 130.53 sec