Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-230837
#<BuildRuby:0x0000560c62a3c040
@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.20230112-230837",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000027 0.000009 0.000036 ( 0.000034)
build_up 0.005248 0.001615 0.951441 ( 1.391279)
build_miniruby 0.001373 0.000000 6.203135 ( 6.072025)
build_ruby 0.001663 0.000000 2.775489 ( 2.772965)
build_all 0.009758 0.000000 16.817132 ( 2.991192)
build_install 0.009935 0.001607 2.078887 ( 1.057984)
test_btest 0.000855 0.000204 72.386216 ( 10.819542)
test_basic 0.006369 0.000000 0.356111 ( 0.442508)
test_all 0.001369 0.000056 664.136439 (107.809404)
test_rubyspec 0.080934 0.054093 51.949194 ( 59.989882)
total: 193.35 sec