Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-123452
#<BuildRuby:0x000055cb327abae0
@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.20231208-123452",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004717 0.000234 1.323325 ( 1.681974)
build_miniruby 0.000767 0.000225 0.806163 ( 0.806095)
build_ruby 0.001041 0.000306 2.775153 ( 2.775018)
build_all 0.000000 0.010042 16.357213 ( 1.456163)
build_install 0.005571 0.002824 4.832138 ( 1.171407)
test_btest 0.000756 0.000336 83.907033 ( 7.588177)
test_basic 0.001559 0.002958 0.616296 ( 0.694117)
test_all 0.080646 0.053051 544.246409 ( 49.335215)
test_rubyspec 0.013317 0.033361 49.099463 ( 61.435349)
total: 126.94 sec