Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-135742
#<BuildRuby:0x000055b18fdbfb50
@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.20230730-135742",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000036 0.000004 0.000040 ( 0.000042)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005605 0.000590 1.378335 ( 2.595980)
build_miniruby 0.000917 0.000097 0.946826 ( 0.946705)
build_ruby 0.001700 0.000000 2.637158 ( 2.641586)
build_all 0.009093 0.000000 13.841999 ( 1.212485)
build_install 0.004305 0.003554 1.855130 ( 1.010843)
test_btest 0.000565 0.000070 80.281365 ( 7.552057)
test_basic 0.000285 0.004200 0.613640 ( 0.690732)
test_all 0.001789 0.000298 498.567651 ( 48.332125)
test_rubyspec 0.009957 0.029332 44.841447 ( 57.147689)
total: 122.13 sec