Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-213057
#<BuildRuby:0x000055d20af43800
@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.20220817-213057",
@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.000006)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010774 0.000938 0.971156 ( 1.006999)
build_miniruby 0.001820 0.000000 0.074217 ( 0.073868)
build_ruby 0.001594 0.000000 0.074287 ( 0.074516)
build_all 0.010245 0.000000 1.547330 ( 0.587053)
build_install 0.021172 0.000938 1.882655 ( 0.911305)
test_btest 0.000879 0.000084 77.080850 ( 8.136584)
test_basic 0.006992 0.000666 0.326111 ( 0.415982)
test_all 0.003277 0.000000 627.272398 ( 63.841167)
test_rubyspec 0.106591 0.059395 45.538882 ( 52.974738)
total: 128.02 sec