Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-105743
#<BuildRuby:0x0000556c854203c8
@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.20230124-105743",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000005 0.000016 ( 0.000029)
build_up 0.001830 0.004714 0.840713 ( 1.017455)
build_miniruby 0.000830 0.000447 1.013348 ( 1.011462)
build_ruby 0.001627 0.000000 2.751885 ( 2.749438)
build_all 0.009982 0.000000 16.728706 ( 3.009869)
build_install 0.008286 0.000757 2.091724 ( 1.080139)
test_btest 0.000000 0.001006 78.075983 ( 10.622669)
test_basic 0.000000 0.006310 0.355073 ( 0.441438)
test_all 0.000000 0.001938 658.259430 (104.410679)
test_rubyspec 0.059445 0.050811 51.508343 ( 59.746712)
total: 184.09 sec