Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-082748
#<BuildRuby:0x0000563f37c90118
@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.20220424-082748",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006334 0.000563 0.864032 ( 1.553426)
build_miniruby 0.000796 0.000184 0.057955 ( 0.056653)
build_ruby 0.001031 0.000000 0.059633 ( 0.058392)
build_all 0.004320 0.000000 1.530285 ( 0.622002)
build_install 0.005414 0.005562 6.268644 ( 2.839247)
test_btest 0.000648 0.000180 53.529564 ( 8.319499)
test_basic 0.004542 0.001262 0.266396 ( 0.354858)
test_all 0.000999 0.000278 634.855933 ( 92.275678)
test_rubyspec 0.054441 0.063968 44.485157 ( 49.348043)
total: 155.43 sec