Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-080404
#<BuildRuby:0x000055d1f5032678
@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.20230108-080404",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000051 0.000021 0.000072 ( 0.000071)
configure 0.000040 0.000017 0.000057 ( 0.000057)
build_up 0.007607 0.001423 0.850864 ( 1.059803)
build_miniruby 0.000888 0.000341 1.029073 ( 1.027271)
build_ruby 0.001179 0.000453 2.770547 ( 2.767886)
build_all 0.008560 0.001501 16.879332 ( 2.978529)
build_install 0.003001 0.008550 2.153006 ( 1.107463)
test_btest 0.000742 0.000346 79.285615 ( 10.762143)
test_basic 0.002474 0.003540 0.343463 ( 0.430361)
test_all 0.000865 0.000432 671.288419 ( 95.573533)
test_rubyspec 0.050813 0.066509 52.415781 ( 60.428741)
total: 176.14 sec