Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-121035
#<BuildRuby:0x000055acfe1dca58
@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.20220329-121035",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009508 0.001903 0.999805 ( 2.052368)
build_miniruby 0.001509 0.000503 0.066062 ( 0.064308)
build_ruby 0.001841 0.000613 0.080214 ( 0.077411)
build_all 0.010042 0.000257 4.156200 ( 0.828304)
build_install 0.023809 0.000126 7.899294 ( 2.411516)
test_btest 0.001673 0.000353 74.018606 ( 8.076734)
test_basic 0.006220 0.001975 0.346248 ( 0.438184)
test_all 0.001659 0.000360 700.438107 ( 68.083675)
test_rubyspec 0.101025 0.071746 45.891343 ( 51.277398)
total: 133.31 sec