Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-223955
#<BuildRuby:0x0000555e5581c0a0
@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.20231104-223955",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004004 0.000364 1.382783 ( 1.636489)
build_miniruby 0.000936 0.000085 0.813023 ( 0.812676)
build_ruby 0.001110 0.000101 2.898272 ( 2.898682)
build_all 0.007500 0.003701 17.222076 ( 1.554330)
build_install 0.009417 0.000138 5.380430 ( 1.255994)
test_btest 0.001054 0.000132 87.959433 ( 7.028888)
test_basic 0.004521 0.000565 0.694583 ( 0.769962)
test_all 0.097892 0.040315 548.257489 ( 52.383525)
test_rubyspec 0.025012 0.023655 51.198435 ( 63.531289)
total: 131.87 sec