Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-201604
#<BuildRuby:0x00005557388abdf0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220525-201604",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002459 0.004257 0.831537 ( 1.238432)
build_miniruby 0.000954 0.000000 0.057376 ( 0.056233)
build_ruby 0.001050 0.000000 0.057589 ( 0.056341)
build_all 0.003989 0.000275 1.497984 ( 0.604001)
build_install 0.005587 0.005340 6.310989 ( 2.848659)
test_btest 0.000592 0.000118 56.194871 ( 7.955388)
test_basic 0.000000 0.005794 0.335838 ( 0.423880)
test_all 0.000000 0.001387 632.288869 ( 90.593682)
test_rubyspec 0.080799 0.037282 44.236066 ( 49.791398)
total: 153.57 sec