Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-053041
#<BuildRuby:0x0000564deb0851f8
@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.20220803-053041",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.011439 0.865702 ( 1.572730)
build_miniruby 0.000476 0.000718 0.054201 ( 0.054226)
build_ruby 0.002171 0.000000 0.061658 ( 0.061202)
build_all 0.007835 0.000654 1.235436 ( 0.463622)
build_install 0.012632 0.002639 4.192976 ( 1.809872)
test_btest 0.001548 0.000484 53.451421 ( 6.148382)
test_basic 0.004787 0.001496 0.289716 ( 0.383683)
test_all 0.000939 0.001733 498.353494 ( 53.104637)
test_rubyspec 0.077990 0.048755 41.491934 ( 49.258599)
total: 112.86 sec