Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-093616
#<BuildRuby:0x000055afa81fb500
@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.20240107-093616",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003029 0.000841 0.907647 ( 1.286774)
build_miniruby 0.000855 0.000237 0.907602 ( 0.907308)
build_ruby 0.000000 0.001445 2.797008 ( 2.796976)
build_all 0.005021 0.004377 14.542617 ( 1.357793)
build_install 0.010910 0.000000 4.192558 ( 1.147094)
test_btest 0.000649 0.000000 75.833224 ( 7.533711)
test_basic 0.003908 0.000000 0.457699 ( 0.536401)
test_all 0.107962 0.028130 524.682676 ( 50.287210)
test_rubyspec 0.018133 0.016640 49.643115 ( 62.308892)
total: 128.16 sec