Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-120422
#<BuildRuby:0x000055d4a1a0f520
@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.20230710-120422",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005512 0.000227 1.554940 ( 2.837599)
build_miniruby 0.000932 0.000155 0.911872 ( 0.913314)
build_ruby 0.001064 0.000178 2.649281 ( 2.649582)
build_all 0.008312 0.001385 14.057286 ( 1.239513)
build_install 0.005403 0.003103 1.965372 ( 0.907603)
test_btest 0.001170 0.000000 87.556834 ( 8.146054)
test_basic 0.001793 0.003146 0.696368 ( 0.779195)
test_all 0.001556 0.000338 480.967134 ( 52.497368)
test_rubyspec 0.025190 0.018173 42.790316 ( 55.175533)
total: 125.15 sec