Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-230902
#<BuildRuby:0x0000560dad6bffb0
@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.20230119-230902",
@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.000009)
autoconf 0.000010 0.000007 0.000017 ( 0.000017)
configure 0.000017 0.000011 0.000028 ( 0.000028)
build_up 0.003927 0.002749 0.863262 ( 1.210049)
build_miniruby 0.000792 0.000555 1.012847 ( 1.010883)
build_ruby 0.000972 0.000680 2.785340 ( 2.782680)
build_all 0.004996 0.004847 16.915145 ( 3.015254)
build_install 0.003965 0.007744 2.149950 ( 1.085901)
test_btest 0.000518 0.000424 77.138841 ( 10.495942)
test_basic 0.006209 0.000973 0.363924 ( 0.448993)
test_all 0.001167 0.000319 677.348609 (102.716383)
test_rubyspec 0.057221 0.058358 51.944793 ( 59.969370)
total: 182.74 sec