Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-220019
#<BuildRuby:0x0000556ebdf7bfa8
@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-220019",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004122 0.000728 1.529035 ( 3.006508)
build_miniruby 0.000000 0.001061 0.929686 ( 0.929669)
build_ruby 0.000000 0.001214 2.679439 ( 2.680104)
build_all 0.002613 0.005891 8.456779 ( 7.770359)
build_install 0.006923 0.001923 1.952762 ( 1.587126)
test_btest 0.001100 0.000305 87.406739 ( 7.793211)
test_basic 0.004905 0.000000 0.822763 ( 0.895905)
test_all 0.001373 0.000000 468.628605 ( 46.441953)
test_rubyspec 0.032067 0.008614 42.609545 ( 55.078618)
total: 126.18 sec