Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-151419
#<BuildRuby:0x0000557dac8caeb8
@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.20230804-151419",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004354 0.001024 1.533552 ( 2.832001)
build_miniruby 0.000790 0.000186 0.934748 ( 0.933927)
build_ruby 0.000928 0.000219 2.596697 ( 2.596808)
build_all 0.008785 0.000964 15.091254 ( 1.368383)
build_install 0.005038 0.003605 2.162088 ( 0.940117)
test_btest 0.000663 0.000166 85.466493 ( 7.649923)
test_basic 0.003951 0.000988 0.513590 ( 0.589218)
test_all 0.001411 0.000353 548.596699 ( 47.952362)
test_rubyspec 0.003211 0.034547 47.062285 ( 59.389909)
total: 124.25 sec