Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-043920
#<BuildRuby:0x000055b25d3b2918
@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.20220430-043920",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006338 0.000452 0.821513 ( 1.926871)
build_miniruby 0.000886 0.000063 0.057045 ( 0.055839)
build_ruby 0.000988 0.000070 0.058012 ( 0.056725)
build_all 0.004028 0.000287 1.477654 ( 0.595481)
build_install 0.010624 0.000388 6.273935 ( 2.811976)
test_btest 0.000693 0.000047 45.855012 ( 8.797396)
test_basic 0.005452 0.000363 0.296270 ( 0.384601)
test_all 0.001366 0.000091 601.384956 ( 95.471156)
test_rubyspec 0.087942 0.032831 43.742425 ( 48.686856)
total: 158.79 sec