Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-161602
#<BuildRuby:0x000055ce676a80e8
@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.20231018-161602",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004647 1.522739 ( 1.763643)
build_miniruby 0.000000 0.001159 0.817044 ( 0.816335)
build_ruby 0.000000 0.001329 2.622037 ( 2.622443)
build_all 0.009197 0.001198 18.530430 ( 1.628979)
build_install 0.003434 0.008004 5.574368 ( 1.350503)
test_btest 0.000863 0.000345 89.330900 ( 8.705135)
test_basic 0.003799 0.001520 0.742298 ( 0.817685)
test_all 0.007597 0.000000 605.798518 ( 57.616977)
test_rubyspec 0.030757 0.023450 52.313679 ( 64.453759)
total: 139.78 sec