Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-040413
#<BuildRuby:0x000055e0558ad2f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220819-040413",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000108 0.000008 0.000116 ( 0.000118)
build_up 0.010308 0.000449 0.864609 ( 1.365848)
build_miniruby 0.000000 0.002464 0.063987 ( 0.061982)
build_ruby 0.000000 0.001313 0.064524 ( 0.063769)
build_all 0.008945 0.000595 1.285301 ( 0.476751)
build_install 0.015258 0.000189 1.571060 ( 0.793257)
test_btest 0.000000 0.001165 54.679988 ( 6.165974)
test_basic 0.000000 0.005578 0.285296 ( 0.376191)
test_all 0.000000 0.004009 485.236252 ( 51.856519)
test_rubyspec 0.068031 0.065079 42.047100 ( 50.601097)
total: 111.76 sec