Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-004616
#<BuildRuby:0x000055d19eda8d40
@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.20220911-004616",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006747 0.004104 1.135933 ( 1.259563)
build_miniruby 0.001849 0.000231 0.077977 ( 0.077019)
build_ruby 0.001691 0.000211 0.080531 ( 0.079682)
build_all 0.010577 0.000252 1.582996 ( 0.626112)
build_install 0.018147 0.005041 1.926659 ( 0.973934)
test_btest 0.000951 0.000136 99.227300 ( 9.722538)
test_basic 0.003862 0.004458 0.364169 ( 0.453607)
test_all 0.003332 0.001422 679.488402 ( 68.330428)
test_rubyspec 0.116483 0.061748 47.179252 ( 55.650411)
total: 137.17 sec