Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-223431
#<BuildRuby:0x000055ec34eb0c00
@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.20220724-223431",
@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.000002 0.000009 ( 0.000008)
build_up 0.010276 0.001581 0.998383 ( 1.114209)
build_miniruby 0.001524 0.000234 0.073059 ( 0.071756)
build_ruby 0.002180 0.000000 0.072614 ( 0.070962)
build_all 0.006411 0.005739 1.548976 ( 0.596750)
build_install 0.023170 0.000389 5.205295 ( 2.069416)
test_btest 0.000954 0.000159 73.192725 ( 8.638887)
test_basic 0.007242 0.000291 0.320964 ( 0.411518)
test_all 0.001481 0.000234 664.646259 ( 65.495479)
test_rubyspec 0.133828 0.043229 45.337713 ( 51.104929)
total: 129.57 sec