Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-144324
#<BuildRuby:0x000055739ed39480
@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.20220721-144324",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008474 0.000652 0.859459 ( 1.064515)
build_miniruby 0.001494 0.000115 0.061958 ( 0.061079)
build_ruby 0.001698 0.000000 0.056577 ( 0.054944)
build_all 0.008422 0.000000 1.255247 ( 0.472832)
build_install 0.010729 0.004468 4.277198 ( 1.802144)
test_btest 0.001831 0.000204 53.488095 ( 5.823800)
test_basic 0.005365 0.000596 0.285428 ( 0.375206)
test_all 0.001977 0.000219 494.991830 ( 52.375993)
test_rubyspec 0.080515 0.059072 41.791968 ( 47.579377)
total: 109.61 sec