Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-000742
#<BuildRuby:0x000055dc40506f28
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230705-000742",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001996 0.003611 1.382935 ( 2.766467)
build_miniruby 0.000721 0.000160 0.845709 ( 0.845714)
build_ruby 0.000984 0.000218 2.477169 ( 2.477293)
build_all 0.009772 0.000337 11.329487 ( 7.811380)
build_install 0.002189 0.006606 5.020189 ( 1.898646)
test_btest 0.001201 0.000000 87.436235 ( 6.909287)
test_basic 0.000551 0.003273 0.640124 ( 0.722418)
test_all 0.001427 0.000000 466.973078 ( 43.455717)
test_rubyspec 0.022253 0.011866 42.423668 ( 54.921775)
total: 121.81 sec