Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-112530
#<BuildRuby:0x0000555fed262620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-112530",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.006299 0.000393 0.841516 ( 1.008991)
build_miniruby 0.000000 0.001100 1.015104 ( 1.013470)
build_ruby 0.000000 0.001406 2.758345 ( 2.755768)
build_all 0.003865 0.005835 16.691477 ( 2.982550)
build_install 0.007870 0.001389 2.058897 ( 1.071700)
test_btest 0.000775 0.000137 68.363528 ( 11.048568)
test_basic 0.006211 0.001096 0.356840 ( 0.442019)
test_all 0.001175 0.000090 671.931468 (102.949672)
test_rubyspec 0.074419 0.053026 51.600194 ( 59.701144)
total: 182.97 sec