Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-052453
#<BuildRuby:0x000056187d81bf28
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230107-052453",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000006 0.000016 ( 0.000016)
configure 0.000007 0.000005 0.000012 ( 0.000012)
build_up 0.005691 0.000878 0.858760 ( 1.070999)
build_miniruby 0.000842 0.000459 1.022869 ( 1.020881)
build_ruby 0.001077 0.000587 2.763178 ( 2.760628)
build_all 0.004997 0.004753 16.882235 ( 3.001167)
build_install 0.009034 0.002462 2.128359 ( 1.089894)
test_btest 0.000808 0.000435 71.568440 ( 10.523312)
test_basic 0.004387 0.002362 0.359815 ( 0.445562)
test_all 0.000462 0.001033 664.295045 ( 99.971111)
test_rubyspec 0.076494 0.056074 52.320303 ( 60.430305)
total: 180.31 sec