Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-170405
#<BuildRuby:0x0000562b0b13b280
@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.20240105-170405",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004343 0.000052 0.742681 ( 1.120231)
build_miniruby 0.001051 0.000191 0.939176 ( 0.939394)
build_ruby 0.001380 0.000251 2.816102 ( 2.820799)
build_all 0.007364 0.000508 12.204324 ( 1.098849)
build_install 0.010195 0.001699 3.445882 ( 0.996814)
test_btest 0.000590 0.000098 69.685322 ( 6.181823)
test_basic 0.003805 0.000634 0.381508 ( 0.457449)
test_all 0.083621 0.033824 494.480581 ( 43.303899)
test_rubyspec 0.032399 0.027749 41.485496 ( 54.247315)
total: 111.17 sec