Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-091150
#<BuildRuby:0x0000564e2fd62e68
@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.20231225-091150",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002051 0.003655 1.298840 ( 1.664508)
build_miniruby 0.001156 0.000000 0.833457 ( 0.833140)
build_ruby 0.001425 0.000000 2.742855 ( 2.743412)
build_all 0.010056 0.000166 16.486749 ( 1.492717)
build_install 0.006559 0.002541 4.675017 ( 1.121036)
test_btest 0.000949 0.000142 83.343972 ( 7.545600)
test_basic 0.004776 0.000182 0.690014 ( 0.765881)
test_all 0.121020 0.013293 549.027222 ( 58.829129)
test_rubyspec 0.023826 0.025750 51.149313 ( 63.464246)
total: 138.46 sec