Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-031637
#<BuildRuby:0x0000556af2cd7fa0
@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.20221230-031637",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000000 0.000045 0.000045 ( 0.000030)
build_up 0.003586 0.002820 0.899031 ( 1.057002)
build_miniruby 0.001068 0.000285 1.018269 ( 1.016325)
build_ruby 0.001254 0.000334 2.777766 ( 2.775326)
build_all 0.002302 0.007338 16.746508 ( 2.993157)
build_install 0.008540 0.003202 2.266609 ( 1.178689)
test_btest 0.000734 0.000276 77.578765 ( 10.882479)
test_basic 0.002247 0.005449 0.380399 ( 0.464520)
test_all 0.000938 0.000411 670.144272 (102.853378)
test_rubyspec 0.088783 0.045169 51.648016 ( 59.786540)
total: 183.01 sec