Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-171253
#<BuildRuby:0x000056503de53678
@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.20231210-171253",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.004781 1.345143 ( 1.678256)
build_miniruby 0.000000 0.000960 0.900187 ( 0.901122)
build_ruby 0.000000 0.001359 2.801722 ( 2.802270)
build_all 0.004685 0.005494 17.128734 ( 1.530477)
build_install 0.009229 0.000000 4.977962 ( 1.188141)
test_btest 0.001218 0.000000 85.847322 ( 8.024785)
test_basic 0.001862 0.002894 0.670393 ( 0.740436)
test_all 0.101075 0.036896 548.840474 ( 64.577012)
test_rubyspec 0.028948 0.023939 50.538970 ( 62.875906)
total: 144.32 sec