Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-130254
#<BuildRuby:0x0000564220032858
@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-130254",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.006608 0.839793 ( 1.049219)
build_miniruby 0.000000 0.001282 1.014186 ( 1.012219)
build_ruby 0.000000 0.001443 2.768926 ( 2.766151)
build_all 0.003182 0.006456 16.754514 ( 2.999574)
build_install 0.011542 0.000000 2.077783 ( 1.069741)
test_btest 0.000858 0.000142 77.249993 ( 10.350219)
test_basic 0.004570 0.001882 0.359653 ( 0.445901)
test_all 0.000921 0.000379 662.691265 (100.706346)
test_rubyspec 0.049406 0.042215 51.600172 ( 59.720583)
total: 180.12 sec