Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-230246
#<BuildRuby:0x000055df409243c8
@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.20230102-230246",
@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.000003 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006266 0.000296 0.844130 ( 1.022286)
build_miniruby 0.001205 0.000161 1.010804 ( 1.008634)
build_ruby 0.001477 0.000000 2.770491 ( 2.767948)
build_all 0.009676 0.000311 16.740449 ( 2.962235)
build_install 0.011374 0.000263 2.282091 ( 1.174526)
test_btest 0.000905 0.000095 73.495145 ( 10.513476)
test_basic 0.002760 0.004344 0.311626 ( 0.396599)
test_all 0.001632 0.000245 668.217332 (100.350115)
test_rubyspec 0.071633 0.048610 51.620250 ( 64.730104)
total: 184.93 sec