Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-101958
#<BuildRuby:0x000056227c6cf738
@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.20230813-101958",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004522 0.001064 1.432025 ( 2.689127)
build_miniruby 0.000000 0.000884 0.917265 ( 0.917374)
build_ruby 0.000000 0.001238 2.769435 ( 2.770170)
build_all 0.000551 0.009155 14.419298 ( 1.295985)
build_install 0.008793 0.000225 2.140145 ( 0.968376)
test_btest 0.000000 0.001018 82.718795 ( 7.713035)
test_basic 0.001446 0.003557 0.706196 ( 0.780113)
test_all 0.001235 0.000494 507.326414 ( 51.018952)
test_rubyspec 0.027829 0.016145 46.254174 ( 58.600436)
total: 126.75 sec