Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-015344
#<BuildRuby:0x0000561fb5490040
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-015344",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005032 0.000420 1.043088 ( 1.318504)
build_miniruby 0.001114 0.000092 0.722860 ( 0.722556)
build_ruby 0.001671 0.000139 2.280581 ( 2.280604)
build_all 0.002665 0.005042 12.449063 ( 1.050853)
build_install 0.012834 0.002139 4.145567 ( 1.055190)
test_btest 0.000618 0.000103 66.775560 ( 6.109125)
test_basic 0.003435 0.000572 0.408267 ( 0.488894)
test_all 0.063976 0.036096 375.343136 ( 38.581299)
test_rubyspec 0.020530 0.019066 87.121428 ( 10.966406)
total: 62.57 sec