Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-161536
#<BuildRuby:0x000055d2b5133d90
@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.20220430-161536",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.002756 0.003834 0.848501 ( 1.186010)
build_miniruby 0.000849 0.000196 0.057106 ( 0.055737)
build_ruby 0.000839 0.000194 0.057726 ( 0.056389)
build_all 0.003518 0.000811 1.515379 ( 0.606171)
build_install 0.002564 0.008247 6.260254 ( 2.807276)
test_btest 0.000000 0.000715 50.624533 ( 8.635957)
test_basic 0.002559 0.003603 0.363275 ( 0.450689)
test_all 0.001004 0.000413 628.525471 ( 89.552783)
test_rubyspec 0.091185 0.035718 43.775114 ( 49.124693)
total: 152.48 sec