Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-210208
#<BuildRuby:0x000055c258c068c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-210208",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006136 0.000524 0.937176 ( 1.440034)
build_miniruby 0.000813 0.000188 0.057718 ( 0.056464)
build_ruby 0.000683 0.000158 0.059127 ( 0.057875)
build_all 0.004626 0.000098 1.537011 ( 0.599690)
build_install 0.007294 0.003925 5.635883 ( 2.167246)
test_btest 0.000569 0.000142 56.335850 ( 7.904519)
test_basic 0.002219 0.003599 0.347329 ( 0.435524)
test_all 0.000859 0.000252 630.727893 ( 91.356219)
test_rubyspec 0.048247 0.062159 43.637326 ( 49.335361)
total: 153.35 sec