Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-073819
#<BuildRuby:0x0000559352c40028
@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.20230113-073819",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006550 0.000156 0.851939 ( 1.050025)
build_miniruby 0.001241 0.000077 1.015224 ( 1.013706)
build_ruby 0.001483 0.000000 2.778992 ( 2.776387)
build_all 0.007259 0.002752 16.746742 ( 2.973442)
build_install 0.010912 0.000642 2.087450 ( 1.068116)
test_btest 0.000000 0.000832 76.873674 ( 10.662319)
test_basic 0.003749 0.003452 0.358094 ( 0.443002)
test_all 0.001243 0.000162 656.015301 (106.286424)
test_rubyspec 0.085966 0.036139 51.732303 ( 59.814279)
total: 186.09 sec