Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-191553
#<BuildRuby:0x000056220b0b7ee8
@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.20240623-191553",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005950 0.000000 1.861942 ( 2.116439)
build_miniruby 0.001137 0.000000 1.027741 ( 1.028353)
build_ruby 0.001853 0.000000 3.288911 ( 3.287935)
build_all 0.008924 0.001157 17.285590 ( 1.634277)
build_install 0.001232 0.008824 6.020133 ( 1.415047)
test_btest 0.000948 0.000271 109.195353 ( 8.764271)
test_basic 0.004517 0.000036 0.788698 ( 0.863165)
test_all 0.108348 0.030849 574.714518 ( 57.094198)
test_rubyspec 0.025650 0.039679 134.818980 ( 16.238417)
total: 92.44 sec