Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-072552
#<BuildRuby:0x000055e2a242fdf8
@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.20230104-072552",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005859 0.000000 0.834905 ( 1.327033)
build_miniruby 0.001288 0.000000 1.009687 ( 1.007838)
build_ruby 0.001403 0.000064 2.763573 ( 2.761132)
build_all 0.005983 0.003732 16.735187 ( 2.944500)
build_install 0.007023 0.004622 2.285047 ( 1.174621)
test_btest 0.000862 0.000182 72.705743 ( 11.035065)
test_basic 0.001922 0.004697 0.347909 ( 0.434066)
test_all 0.001253 0.000330 659.451785 (103.510365)
test_rubyspec 0.075839 0.046215 51.334699 ( 59.384907)
total: 183.58 sec