Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-214100
#<BuildRuby:0x000056549bf1bf30
@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.20230106-214100",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.006471 0.842402 ( 1.290353)
build_miniruby 0.000000 0.001306 1.022862 ( 1.020840)
build_ruby 0.000000 0.001624 2.786039 ( 2.783384)
build_all 0.007556 0.002426 16.830746 ( 2.996046)
build_install 0.007616 0.003808 2.128024 ( 1.074962)
test_btest 0.000727 0.000363 71.835595 ( 10.900124)
test_basic 0.002790 0.003661 0.341610 ( 0.427999)
test_all 0.000885 0.000472 668.990497 (113.400777)
test_rubyspec 0.078075 0.041064 51.811010 ( 59.866861)
total: 193.76 sec