Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-152059
#<BuildRuby:0x000055e9567980e8
@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.20231121-152059",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004193 0.000382 1.138891 ( 1.538397)
build_miniruby 0.001009 0.000092 0.937083 ( 0.938355)
build_ruby 0.001649 0.000000 2.735198 ( 2.735327)
build_all 0.006965 0.003835 16.836129 ( 1.499288)
build_install 0.008790 0.000000 5.074442 ( 1.156966)
test_btest 0.001002 0.000000 82.596197 ( 7.840397)
test_basic 0.004763 0.000000 0.667912 ( 0.743358)
test_all 0.113856 0.019721 530.703760 ( 51.182050)
test_rubyspec 0.031522 0.016673 49.931715 ( 62.354425)
total: 129.99 sec