Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-145559
#<BuildRuby:0x00005573e9500070
@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.20230308-145559",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003643 0.000331 0.823247 ( 2.345986)
build_miniruby 0.000795 0.000072 0.631347 ( 0.630838)
build_ruby 0.001044 0.000095 2.126677 ( 2.126355)
build_all 0.008521 0.000343 11.281185 ( 0.993586)
build_install 0.006598 0.000142 1.537832 ( 0.821999)
test_btest 0.000737 0.000057 77.414897 ( 6.346436)
test_basic 0.002950 0.000227 0.247273 ( 0.343392)
test_all 0.002201 0.000169 397.079735 ( 36.072535)
test_rubyspec 0.011551 0.017903 37.003619 ( 47.263544)
total: 96.95 sec