Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-014215
#<BuildRuby:0x0000559f6526eeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231107-014215",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005819 0.000288 1.662538 ( 2.054649)
build_miniruby 0.000829 0.000124 0.863200 ( 0.862982)
build_ruby 0.001062 0.000160 2.752642 ( 2.752469)
build_all 0.010506 0.000000 17.316352 ( 1.557329)
build_install 0.008837 0.000375 5.135162 ( 1.194114)
test_btest 0.001076 0.000135 85.781149 ( 7.399222)
test_basic 0.000000 0.005365 0.802581 ( 0.877484)
test_all 0.096564 0.043957 521.439123 ( 59.147931)
test_rubyspec 0.022034 0.027898 52.469599 ( 64.691572)
total: 140.54 sec