Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-054446
#<BuildRuby:0x00005614940c0090
@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.20231117-054446",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004209 0.000701 1.250863 ( 1.636976)
build_miniruby 0.000867 0.000145 0.825940 ( 0.825794)
build_ruby 0.001503 0.000000 2.678360 ( 2.678288)
build_all 0.009640 0.000000 16.452603 ( 1.512357)
build_install 0.009106 0.000000 4.913322 ( 1.195479)
test_btest 0.001211 0.000000 85.128985 ( 7.269074)
test_basic 0.000000 0.005145 0.705911 ( 0.780341)
test_all 0.109765 0.027257 504.849973 ( 60.914706)
test_rubyspec 0.031912 0.012386 49.520832 ( 61.824116)
total: 138.64 sec