Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-070643
#<BuildRuby:0x000055d5b2c2bcc0
@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.20240115-070643",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005068 0.000093 1.134441 ( 1.493918)
build_miniruby 0.001475 0.000155 0.944727 ( 0.943132)
build_ruby 0.001388 0.000146 2.772272 ( 2.771667)
build_all 0.001914 0.007465 14.309202 ( 1.354964)
build_install 0.007030 0.000540 4.062474 ( 1.048512)
test_btest 0.000826 0.000150 73.942478 ( 6.761146)
test_basic 0.004009 0.000729 0.594748 ( 0.671546)
test_all 0.091206 0.039232 495.120619 ( 46.836496)
test_rubyspec 0.029756 0.020787 47.735689 ( 60.128177)
total: 122.01 sec