Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-031104
#<BuildRuby:0x000055ce6796b280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-031104",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003899 0.000354 1.050742 ( 1.359465)
build_miniruby 0.000982 0.000089 0.910744 ( 0.911184)
build_ruby 0.001024 0.000093 2.737822 ( 2.742473)
build_all 0.007576 0.000000 12.199378 ( 1.028974)
build_install 0.006173 0.004598 3.666290 ( 0.982577)
test_btest 0.000000 0.000694 66.187611 ( 5.296940)
test_basic 0.000695 0.003056 0.383304 ( 0.466270)
test_all 0.095085 0.008053 444.308029 ( 39.909912)
test_rubyspec 0.045039 0.008242 40.300093 ( 53.050369)
total: 105.75 sec