Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-093825
#<BuildRuby:0x000055bb010074b0
@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.20230615-093825",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005056 0.000309 1.529029 ( 2.941984)
build_miniruby 0.001015 0.000317 0.850366 ( 0.848744)
build_ruby 0.000969 0.000303 2.470072 ( 2.470133)
build_all 0.007369 0.002303 13.141286 ( 1.179115)
build_install 0.003902 0.004463 1.910125 ( 0.922680)
test_btest 0.000828 0.000292 83.013781 ( 7.555179)
test_basic 0.002544 0.000898 0.570852 ( 0.654434)
test_all 0.001026 0.000362 461.061811 ( 43.063240)
test_rubyspec 0.018707 0.021726 41.533018 ( 53.957887)
total: 113.59 sec