Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-224930
#<BuildRuby:0x0000556aebd4f2c8
@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.20220817-224930",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005750 0.000885 0.920224 ( 0.929495)
build_miniruby 0.000773 0.000119 0.057694 ( 0.056538)
build_ruby 0.001012 0.000000 0.059989 ( 0.058609)
build_all 0.004439 0.000162 1.515330 ( 0.587921)
build_install 0.004430 0.004461 1.895829 ( 0.958838)
test_btest 0.000455 0.000091 47.985829 ( 8.855453)
test_basic 0.005619 0.000209 0.346227 ( 0.434328)
test_all 0.001424 0.000267 625.523427 ( 89.929355)
test_rubyspec 0.092908 0.030100 44.009203 ( 51.392741)
total: 153.20 sec