Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-230646
#<BuildRuby:0x000056447f196df0
@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.20230709-230646",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002200 0.003613 1.401540 ( 2.681246)
build_miniruby 0.000740 0.000156 0.891372 ( 0.891645)
build_ruby 0.000000 0.001184 2.559698 ( 2.560297)
build_all 0.006053 0.003231 8.278557 ( 7.545717)
build_install 0.006842 0.001711 2.020608 ( 1.656356)
test_btest 0.000809 0.000202 83.368607 ( 7.520145)
test_basic 0.003349 0.000838 0.721204 ( 0.799998)
test_all 0.001237 0.000141 493.254714 ( 44.176624)
test_rubyspec 0.012272 0.029712 43.237134 ( 55.574032)
total: 123.41 sec