Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-184407
#<BuildRuby:0x00005636922d0e50
@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.20220727-184407",
@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.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011152 0.000000 0.959654 ( 1.050888)
build_miniruby 0.000000 0.002128 0.073950 ( 0.071691)
build_ruby 0.000000 0.001832 0.076046 ( 0.074530)
build_all 0.010204 0.000238 1.516731 ( 0.587992)
build_install 0.019456 0.003860 5.206782 ( 2.042316)
test_btest 0.001411 0.000113 74.060342 ( 8.078681)
test_basic 0.007542 0.000603 0.315617 ( 0.412248)
test_all 0.001931 0.000000 665.375858 ( 65.635963)
test_rubyspec 0.137697 0.039859 45.337383 ( 51.170043)
total: 129.13 sec