Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-212759
#<BuildRuby:0x000055e20126ffa0
@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.20230119-212759",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.006727 0.874256 ( 1.122620)
build_miniruby 0.000713 0.000478 1.020039 ( 1.018144)
build_ruby 0.001313 0.000350 2.785257 ( 2.782553)
build_all 0.008562 0.001155 16.962223 ( 3.002153)
build_install 0.006655 0.004946 2.151217 ( 1.101968)
test_btest 0.000846 0.000249 73.237692 ( 10.922003)
test_basic 0.006578 0.000000 0.362361 ( 0.448436)
test_all 0.001424 0.000000 659.246014 ( 99.548674)
test_rubyspec 0.092181 0.038931 52.277984 ( 60.261330)
total: 180.21 sec