Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-030313
#<BuildRuby:0x000056149a1bc088
@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.20240618-030313",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.000777 0.004315 1.585669 ( 1.793894)
build_miniruby 0.000754 0.000453 1.151380 ( 1.151058)
build_ruby 0.000965 0.000579 3.388299 ( 3.388680)
build_all 0.010281 0.000000 16.876322 ( 1.580334)
build_install 0.008965 0.001523 5.903676 ( 1.449843)
test_btest 0.000518 0.000245 103.450401 ( 8.710486)
test_basic 0.002942 0.001394 1.006677 ( 1.082124)
test_all 0.103691 0.033522 549.039648 ( 53.119940)
test_rubyspec 0.035167 0.031568 129.947805 ( 16.059565)
total: 88.34 sec