Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-122443
#<BuildRuby:0x000055b9e6c23cb0
@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.20231229-122443",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.004016 0.000422 1.250168 ( 1.649159)
build_miniruby 0.000949 0.000100 0.944926 ( 0.944548)
build_ruby 0.000000 0.001653 3.037686 ( 3.036898)
build_all 0.006434 0.003544 16.477292 ( 1.533867)
build_install 0.003876 0.004437 4.677842 ( 1.170300)
test_btest 0.000884 0.000177 79.802092 ( 7.972216)
test_basic 0.004978 0.000995 0.877204 ( 0.949980)
test_all 0.101199 0.033771 549.138837 ( 50.723966)
test_rubyspec 0.019058 0.031841 50.419448 ( 62.637764)
total: 130.62 sec