Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-132707
#<BuildRuby:0x00005560ee3eb468
@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.20220816-132707",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004413 0.002541 0.844270 ( 1.339740)
build_miniruby 0.000797 0.000159 0.058015 ( 0.056848)
build_ruby 0.000000 0.001008 0.060031 ( 0.058845)
build_all 0.000000 0.004533 1.552669 ( 0.596833)
build_install 0.003487 0.007458 1.922296 ( 0.969197)
test_btest 0.000564 0.000232 51.145637 ( 8.484619)
test_basic 0.001753 0.004306 0.288615 ( 0.376653)
test_all 0.002085 0.000655 601.482166 ( 89.492279)
test_rubyspec 0.066471 0.048401 43.968486 ( 51.414995)
total: 152.79 sec