Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-002547
#<BuildRuby:0x0000558a128d7e70
@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.20230126-002547",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001878 0.004559 0.857974 ( 1.161865)
build_miniruby 0.001015 0.000313 1.007788 ( 1.005984)
build_ruby 0.001063 0.000327 2.788686 ( 2.786164)
build_all 0.009722 0.000302 16.747153 ( 3.019074)
build_install 0.010074 0.001425 2.075960 ( 1.071914)
test_btest 0.000605 0.000152 71.107776 ( 11.389626)
test_basic 0.002297 0.004045 0.340151 ( 0.426585)
test_all 0.001099 0.000122 677.131081 (101.321979)
test_rubyspec 0.094251 0.040041 51.700744 ( 59.718271)
total: 181.90 sec