Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-212135
#<BuildRuby:0x000055a6f845bba0
@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.20230703-212135",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005161 0.000126 1.313905 ( 2.637692)
build_miniruby 0.001060 0.000106 0.887628 ( 0.887435)
build_ruby 0.001122 0.000112 2.646726 ( 2.647645)
build_all 0.002496 0.007133 11.474702 ( 8.030210)
build_install 0.008616 0.000160 4.943191 ( 1.919700)
test_btest 0.000991 0.000165 87.466419 ( 7.542584)
test_basic 0.004009 0.000668 0.795865 ( 0.876587)
test_all 0.001024 0.000171 455.074681 ( 51.781022)
test_rubyspec 0.020880 0.017776 43.707978 ( 56.164667)
total: 132.49 sec