Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-023513
#<BuildRuby:0x00005604c2a11338
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220812-023513",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006977 0.002790 0.836652 ( 0.898550)
build_miniruby 0.001095 0.000438 0.055276 ( 0.053958)
build_ruby 0.000881 0.000352 0.064702 ( 0.064120)
build_all 0.007269 0.000863 1.236129 ( 0.466723)
build_install 0.006608 0.010983 4.328428 ( 1.813221)
test_btest 0.001184 0.000592 53.413753 ( 6.249790)
test_basic 0.005573 0.000459 0.293356 ( 0.383596)
test_all 0.002573 0.001201 493.806474 ( 51.893720)
test_rubyspec 0.088640 0.038677 41.580745 ( 49.162431)
total: 110.99 sec