Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-135350
#<BuildRuby:0x0000558e1e2544d0
@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.20220823-135350",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010502 0.001080 1.007336 ( 2.229025)
build_miniruby 0.001424 0.000548 0.073989 ( 0.072700)
build_ruby 0.001597 0.000614 0.075619 ( 0.074240)
build_all 0.005570 0.004849 1.528396 ( 0.580552)
build_install 0.014826 0.007038 1.898241 ( 0.929708)
test_btest 0.000632 0.000277 70.866420 ( 8.450963)
test_basic 0.005726 0.002505 0.321288 ( 0.410485)
test_all 0.003756 0.001643 636.143262 ( 64.249752)
test_rubyspec 0.073044 0.104125 45.970182 ( 54.372939)
total: 131.37 sec