Logfile: /home/ko1/ruby/logs/brlog.trunk.20231013-193105
#<BuildRuby:0x0000564f0aff7fa8
@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.20231013-193105",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005521 0.000269 1.500547 ( 1.720576)
build_miniruby 0.000948 0.000172 0.886536 ( 0.885866)
build_ruby 0.001483 0.000270 2.685758 ( 2.685322)
build_all 0.010198 0.000000 16.685749 ( 1.487458)
build_install 0.008942 0.000208 5.046198 ( 1.193906)
test_btest 0.000693 0.000000 85.193722 ( 6.305447)
test_basic 0.000383 0.003881 0.661036 ( 0.738576)
test_all 0.002761 0.003945 545.576599 ( 51.412732)
test_rubyspec 0.024360 0.026381 50.942217 ( 63.184355)
total: 129.62 sec