Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-120656
#<BuildRuby:0x000055ad086e7840
@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.20240109-120656",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000470 0.003694 0.846431 ( 1.252714)
build_miniruby 0.000888 0.000089 0.899983 ( 0.899492)
build_ruby 0.000000 0.001335 2.764015 ( 2.765294)
build_all 0.007113 0.002994 14.708407 ( 1.401393)
build_install 0.009086 0.000122 4.254374 ( 1.134964)
test_btest 0.000612 0.000080 80.514708 ( 7.491972)
test_basic 0.001035 0.003631 0.454322 ( 0.534833)
test_all 0.121373 0.013457 521.036777 ( 48.488749)
test_rubyspec 0.012185 0.023274 49.758398 ( 62.311618)
total: 126.28 sec