Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-153854
#<BuildRuby:0x00005633a4674048
@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.20240107-153854",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002093 0.003363 1.210565 ( 1.587676)
build_miniruby 0.001042 0.000348 0.989939 ( 0.989637)
build_ruby 0.001122 0.000374 2.853884 ( 2.856337)
build_all 0.003741 0.006324 14.757073 ( 1.439429)
build_install 0.007433 0.001380 4.201197 ( 1.160932)
test_btest 0.000603 0.000229 75.389870 ( 7.217496)
test_basic 0.006372 0.000000 0.624482 ( 0.703715)
test_all 0.086427 0.048418 528.450589 ( 50.919966)
test_rubyspec 0.017522 0.014746 48.395707 ( 60.930432)
total: 127.81 sec