Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-184536
#<BuildRuby:0x0000563fcc4ec728
@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.20230109-184536",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.006585 0.886439 ( 1.080856)
build_miniruby 0.000000 0.001347 1.015553 ( 1.013588)
build_ruby 0.000000 0.001613 2.792604 ( 2.790148)
build_all 0.002035 0.007696 16.887974 ( 2.997597)
build_install 0.007589 0.001677 2.131150 ( 1.088970)
test_btest 0.000604 0.000302 72.075500 ( 11.164250)
test_basic 0.006004 0.000691 0.344230 ( 0.430319)
test_all 0.001393 0.000650 657.889482 ( 98.618182)
test_rubyspec 0.064329 0.059859 52.068550 ( 60.106542)
total: 179.29 sec