Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-223842
#<BuildRuby:0x0000557f312d3e70
@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.20230113-223842",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006757 0.850577 ( 1.025040)
build_miniruby 0.001203 0.000000 1.022115 ( 1.020081)
build_ruby 0.001616 0.000000 2.785180 ( 2.782460)
build_all 0.009505 0.000455 16.802976 ( 2.990812)
build_install 0.008579 0.001906 2.080331 ( 1.080851)
test_btest 0.000896 0.000199 73.499294 ( 10.804472)
test_basic 0.005407 0.001201 0.340680 ( 0.427094)
test_all 0.001199 0.000266 658.959963 (100.351246)
test_rubyspec 0.094414 0.038242 52.177411 ( 60.242307)
total: 180.72 sec