Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-212727
#<BuildRuby:0x000055b1638eef08
@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-212727",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006411 0.004474 0.822755 ( 0.975618)
build_miniruby 0.002044 0.000000 0.060108 ( 0.058236)
build_ruby 0.001668 0.000000 0.066170 ( 0.065507)
build_all 0.008824 0.000071 1.234425 ( 0.474242)
build_install 0.014815 0.001097 1.606872 ( 0.785155)
test_btest 0.000985 0.000165 53.439723 ( 6.289796)
test_basic 0.005359 0.000129 0.291347 ( 0.383478)
test_all 0.004838 0.000037 487.193557 ( 52.114973)
test_rubyspec 0.108415 0.024748 41.807948 ( 49.418293)
total: 110.57 sec