Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-030306
#<BuildRuby:0x00005578948afce8
@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.20231105-030306",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004668 0.000069 1.417710 ( 1.667256)
build_miniruby 0.001288 0.000129 0.954637 ( 0.953436)
build_ruby 0.001153 0.000116 2.730507 ( 2.731435)
build_all 0.006384 0.004463 17.443402 ( 1.515251)
build_install 0.004384 0.005087 5.406760 ( 1.198633)
test_btest 0.001044 0.000000 84.619694 ( 7.777077)
test_basic 0.004524 0.000223 0.812033 ( 0.886044)
test_all 0.087359 0.051314 553.433810 ( 51.629301)
test_rubyspec 0.028201 0.018577 51.550262 ( 63.916697)
total: 132.28 sec