Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-072038
#<BuildRuby:0x0000560cb9e7b8c0
@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-072038",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.005619 0.000233 1.409799 ( 2.703975)
build_miniruby 0.000886 0.000140 0.958396 ( 0.957514)
build_ruby 0.001404 0.000222 2.684350 ( 2.689265)
build_all 0.008988 0.000000 14.500712 ( 1.335914)
build_install 0.007689 0.000503 2.046570 ( 0.965863)
test_btest 0.000869 0.000118 82.278505 ( 7.732430)
test_basic 0.004305 0.000000 0.642762 ( 0.720590)
test_all 0.001797 0.000000 520.252471 ( 54.737140)
test_rubyspec 0.023172 0.014142 44.158153 ( 56.556140)
total: 128.40 sec