Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-141658
#<BuildRuby:0x0000563700b37fa8
@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.20230814-141658",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002192 0.002830 1.434628 ( 2.868683)
build_miniruby 0.000874 0.000175 0.947087 ( 0.947007)
build_ruby 0.001176 0.000000 2.618837 ( 2.619327)
build_all 0.008829 0.001203 17.642029 ( 1.609821)
build_install 0.008423 0.000796 5.152668 ( 1.154125)
test_btest 0.000820 0.000149 84.973773 ( 7.822743)
test_basic 0.000000 0.004385 0.583360 ( 0.660853)
test_all 0.000000 0.005539 517.164333 ( 56.484846)
test_rubyspec 0.027303 0.025433 48.535169 ( 60.939161)
total: 135.11 sec