Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-134823
#<BuildRuby:0x0000557e33d97f68
@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.20220826-134823",
@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.000013 0.000005 0.000018 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.006833 0.000000 0.870292 ( 1.822793)
build_miniruby 0.001033 0.000000 0.057877 ( 0.056695)
build_ruby 0.000831 0.000156 0.059611 ( 0.058310)
build_all 0.003541 0.001180 1.541476 ( 0.588696)
build_install 0.009439 0.001518 1.907392 ( 0.959855)
test_btest 0.000562 0.000173 49.913298 ( 8.676668)
test_basic 0.000631 0.005177 0.342840 ( 0.431587)
test_all 0.001231 0.000473 594.691989 ( 87.660829)
test_rubyspec 0.081662 0.048456 44.269938 ( 52.584140)
total: 152.84 sec