Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-132141
#<BuildRuby:0x0000559a8793cea8
@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.20220719-132141",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008576 0.003109 0.975417 ( 1.310753)
build_miniruby 0.002155 0.000000 0.070327 ( 0.068324)
build_ruby 0.001759 0.000030 0.073481 ( 0.072104)
build_all 0.009096 0.001228 1.506731 ( 0.578241)
build_install 0.020542 0.001594 5.150627 ( 2.118033)
test_btest 0.000924 0.000185 74.146536 ( 8.023661)
test_basic 0.007571 0.000000 0.328908 ( 0.417175)
test_all 0.002478 0.000000 684.322452 ( 67.138858)
test_rubyspec 0.133428 0.038963 46.238805 ( 51.967115)
total: 131.70 sec