Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-121555
#<BuildRuby:0x0000555c2f8e8038
@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.20220721-121555",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006098 0.000745 0.827998 ( 1.022012)
build_miniruby 0.000691 0.000231 0.057097 ( 0.055980)
build_ruby 0.000689 0.000230 0.058424 ( 0.057323)
build_all 0.004749 0.000000 1.519663 ( 0.605612)
build_install 0.007918 0.001247 5.696571 ( 2.180912)
test_btest 0.000591 0.000169 55.255984 ( 7.901145)
test_basic 0.005246 0.000189 0.288445 ( 0.377220)
test_all 0.001069 0.000285 603.598692 ( 89.870307)
test_rubyspec 0.068882 0.054830 44.018582 ( 49.691902)
total: 151.76 sec