Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-212449
#<BuildRuby:0x000056184bdd3df8
@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.20230114-212449",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.006149 0.000868 1.334627 ( 1.362617)
build_miniruby 0.000910 0.000350 1.710075 ( 1.573507)
build_ruby 0.001176 0.000452 2.783455 ( 2.780786)
build_all 0.009289 0.000300 16.852034 ( 3.054124)
build_install 0.008562 0.002854 2.152625 ( 1.085757)
test_btest 0.001087 0.000000 68.302310 ( 11.686089)
test_basic 0.006451 0.000000 0.356263 ( 0.442684)
test_all 0.000551 0.000827 659.476141 (102.877925)
test_rubyspec 0.071686 0.051222 52.240828 ( 60.269420)
total: 185.13 sec