Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-020548
#<BuildRuby:0x000055f99cf63df8
@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.20230124-020548",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000043 0.000010 0.000053 ( 0.000052)
configure 0.000034 0.000008 0.000042 ( 0.000040)
build_up 0.007363 0.001578 0.849545 ( 1.061305)
build_miniruby 0.000976 0.000209 1.006540 ( 1.004578)
build_ruby 0.001342 0.000288 2.770304 ( 2.767843)
build_all 0.009564 0.000084 16.706450 ( 3.022334)
build_install 0.011088 0.000000 2.075176 ( 1.064768)
test_btest 0.000930 0.000000 67.725651 ( 11.232609)
test_basic 0.006257 0.000003 0.355226 ( 0.441832)
test_all 0.001120 0.000168 654.292438 (106.325616)
test_rubyspec 0.063710 0.018700 51.202870 ( 59.339419)
total: 186.26 sec