Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-070415
#<BuildRuby:0x000056362fdae858
@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.20220730-070415",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003589 0.005279 0.826453 ( 1.049007)
build_miniruby 0.002146 0.000000 0.060192 ( 0.057487)
build_ruby 0.001772 0.000000 0.064964 ( 0.063576)
build_all 0.007149 0.002291 1.276903 ( 0.489851)
build_install 0.016412 0.000466 4.391121 ( 1.815692)
test_btest 0.001413 0.000377 55.679665 ( 6.443605)
test_basic 0.005175 0.001380 0.294583 ( 0.392535)
test_all 0.003019 0.000252 482.899509 ( 51.715199)
test_rubyspec 0.096201 0.034557 42.348078 ( 47.810359)
total: 109.84 sec