Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-072123
#<BuildRuby:0x000055ad64afb7b8
@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.20240101-072123",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000160 0.003919 1.109975 ( 1.476254)
build_miniruby 0.001286 0.000000 0.929445 ( 0.929305)
build_ruby 0.001755 0.000000 3.083850 ( 3.082904)
build_all 0.002053 0.008257 16.292327 ( 1.535119)
build_install 0.007372 0.001195 4.596981 ( 1.166999)
test_btest 0.000697 0.000244 81.741803 ( 7.199291)
test_basic 0.005639 0.000490 0.832318 ( 0.908018)
test_all 0.087450 0.048301 560.551190 ( 50.224282)
test_rubyspec 0.025197 0.022863 51.460536 ( 63.751489)
total: 130.27 sec