Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-041146
#<BuildRuby:0x0000563c9827f5f8
@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.20230728-041146",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000991 0.004376 1.495196 ( 2.807104)
build_miniruby 0.000752 0.000226 0.915598 ( 0.915306)
build_ruby 0.001185 0.000356 2.659726 ( 2.663991)
build_all 0.005907 0.003431 14.045531 ( 1.247970)
build_install 0.007192 0.000937 1.950385 ( 0.901248)
test_btest 0.000686 0.000211 81.126387 ( 7.523830)
test_basic 0.000000 0.004915 0.661720 ( 0.738658)
test_all 0.000000 0.002230 525.369045 ( 48.558823)
test_rubyspec 0.018215 0.022583 45.054193 ( 57.515618)
total: 122.87 sec