Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-073852
#<BuildRuby:0x0000564c63c5c460
@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.20230102-073852",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.002187 0.004486 0.881162 ( 1.084058)
build_miniruby 0.001023 0.000293 1.020640 ( 1.018773)
build_ruby 0.001301 0.000372 2.774014 ( 2.771367)
build_all 0.006206 0.003512 16.714788 ( 2.985475)
build_install 0.005948 0.005822 2.327900 ( 1.196544)
test_btest 0.000787 0.000290 70.966577 ( 10.667204)
test_basic 0.001974 0.004608 0.358552 ( 0.444739)
test_all 0.001057 0.000445 653.539012 (102.130934)
test_rubyspec 0.050011 0.039835 51.591166 ( 59.684302)
total: 181.98 sec