Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-063323
#<BuildRuby:0x000055ba855d7da8
@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.20220429-063323",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000009 0.000006 0.000015 ( 0.000014)
configure 0.000009 0.000006 0.000015 ( 0.000016)
build_up 0.005551 0.000980 0.844961 ( 0.957621)
build_miniruby 0.000670 0.000403 0.057787 ( 0.056492)
build_ruby 0.000576 0.000346 0.058325 ( 0.057190)
build_all 0.004380 0.000000 1.478107 ( 0.597780)
build_install 0.010046 0.000855 6.249635 ( 2.787650)
test_btest 0.000572 0.000264 50.444251 ( 8.170509)
test_basic 0.004016 0.001853 0.293309 ( 0.381571)
test_all 0.000784 0.000362 642.754549 ( 92.820708)
test_rubyspec 0.086538 0.037399 43.908615 ( 48.752483)
total: 154.58 sec