Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-061850
#<BuildRuby:0x0000565447612fa0
@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.20231125-061850",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005175 0.000000 1.331819 ( 1.750523)
build_miniruby 0.001071 0.000000 0.846227 ( 0.845985)
build_ruby 0.001345 0.000000 2.672186 ( 2.672712)
build_all 0.010184 0.000563 16.951038 ( 1.508417)
build_install 0.012245 0.000948 5.128945 ( 1.194093)
test_btest 0.000816 0.000185 83.733878 ( 7.844421)
test_basic 0.003723 0.000846 0.836121 ( 0.913223)
test_all 0.106482 0.027707 509.645687 ( 47.409915)
test_rubyspec 0.036610 0.009059 50.090771 ( 62.451436)
total: 126.59 sec