Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-001645
#<BuildRuby:0x000055de30dc3d90
@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-001645",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006565 0.837247 ( 0.973739)
build_miniruby 0.000397 0.000559 0.057768 ( 0.056584)
build_ruby 0.000825 0.000253 0.059485 ( 0.058152)
build_all 0.004369 0.000121 1.510726 ( 0.603324)
build_install 0.008493 0.002426 6.245359 ( 2.814282)
test_btest 0.000634 0.000181 56.212427 ( 8.339915)
test_basic 0.001416 0.005143 0.352419 ( 0.439410)
test_all 0.001079 0.000386 622.707306 ( 92.265024)
test_rubyspec 0.082315 0.046392 44.512340 ( 49.510706)
total: 155.06 sec