Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-132226
#<BuildRuby:0x000055bfcd67f858
@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.20231015-132226",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000329 0.004262 1.202517 ( 1.519518)
build_miniruby 0.000000 0.001229 0.907832 ( 0.906853)
build_ruby 0.000000 0.001242 2.864387 ( 2.864071)
build_all 0.002950 0.007559 17.121435 ( 1.533574)
build_install 0.007790 0.001645 4.999826 ( 1.211232)
test_btest 0.000518 0.000218 85.086634 ( 7.855378)
test_basic 0.002590 0.001091 0.580848 ( 0.662763)
test_all 0.005647 0.000554 531.697863 ( 55.002892)
test_rubyspec 0.016130 0.031119 50.740020 ( 63.091936)
total: 134.65 sec