Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-093915
#<BuildRuby:0x00005614ac5180d0
@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.20230101-093915",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.005703 0.000761 0.844688 ( 1.437057)
build_miniruby 0.001177 0.000157 1.020624 ( 1.018656)
build_ruby 0.001428 0.000191 2.779478 ( 2.776807)
build_all 0.009824 0.000000 16.784382 ( 3.019604)
build_install 0.006796 0.005016 2.299412 ( 1.176572)
test_btest 0.000835 0.000139 78.130907 ( 10.828028)
test_basic 0.005761 0.000960 0.358576 ( 0.444766)
test_all 0.001102 0.000184 685.285744 ( 98.849056)
test_rubyspec 0.068490 0.060590 51.901060 ( 59.993254)
total: 179.54 sec