Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-154517
#<BuildRuby:0x0000563979590048
@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-154517",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000000 0.003792 0.928311 ( 1.321026)
build_miniruby 0.001207 0.000000 0.941888 ( 0.940998)
build_ruby 0.001266 0.000000 2.780246 ( 2.782701)
build_all 0.010225 0.000505 14.885850 ( 1.481113)
build_install 0.008945 0.000000 4.213221 ( 1.122198)
test_btest 0.000700 0.000000 77.938494 ( 7.195934)
test_basic 0.004419 0.000000 0.593995 ( 0.675928)
test_all 0.104037 0.032670 519.227223 ( 50.871378)
test_rubyspec 0.012241 0.022806 50.753948 ( 63.304512)
total: 129.70 sec