Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-071313
#<BuildRuby:0x0000558ae4dc7520
@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.20230724-071313",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004845 0.000201 1.333467 ( 2.720056)
build_miniruby 0.001521 0.000000 0.940341 ( 0.938804)
build_ruby 0.001555 0.000000 2.540193 ( 2.544543)
build_all 0.009124 0.000000 13.340172 ( 1.224228)
build_install 0.007846 0.000000 1.865599 ( 0.891077)
test_btest 0.001131 0.000000 77.165129 ( 7.397217)
test_basic 0.000485 0.003293 0.613921 ( 0.693093)
test_all 0.001003 0.000273 485.735444 ( 48.771154)
test_rubyspec 0.019696 0.023433 43.178694 ( 55.622510)
total: 120.80 sec