Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-213541
#<BuildRuby:0x000055bc64320b88
@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.20220822-213541",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009640 0.001771 0.986688 ( 1.049858)
build_miniruby 0.001237 0.000380 0.067363 ( 0.066623)
build_ruby 0.001549 0.000477 0.072751 ( 0.071408)
build_all 0.007015 0.002158 1.528352 ( 0.577458)
build_install 0.018792 0.000871 1.895659 ( 0.934396)
test_btest 0.000907 0.000226 74.122551 ( 8.553615)
test_basic 0.006339 0.001584 0.324077 ( 0.414367)
test_all 0.004272 0.001068 683.163291 ( 67.187261)
test_rubyspec 0.066562 0.102939 45.916186 ( 54.412764)
total: 133.27 sec