Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-034247
#<BuildRuby:0x0000556b09f686e0
@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.20221127-034247",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010336 0.000287 1.264147 ( 1.528380)
build_miniruby 0.002546 0.000000 0.841451 ( 0.839651)
build_ruby 0.002916 0.000165 2.265098 ( 2.172262)
build_all 0.023265 0.000000 24.980836 ( 2.795961)
build_install 0.010690 0.011339 4.931939 ( 1.187050)
test_btest 0.001030 0.000199 85.465679 ( 8.458010)
test_basic 0.006291 0.001218 0.362000 ( 0.451266)
test_all 0.003026 0.000000 724.737595 ( 71.439771)
test_rubyspec 0.101753 0.052393 50.168278 ( 58.474414)
total: 147.35 sec