Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-091719
#<BuildRuby:0x000055f25cd57ba0
@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.20220815-091719",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.008607 0.001434 0.866506 ( 0.901055)
build_miniruby 0.001625 0.000270 0.062832 ( 0.061087)
build_ruby 0.002062 0.000000 0.065184 ( 0.063757)
build_all 0.006954 0.000640 1.252826 ( 0.466931)
build_install 0.005098 0.010432 1.584658 ( 0.795374)
test_btest 0.001083 0.000310 52.442972 ( 6.191980)
test_basic 0.005240 0.001497 0.289584 ( 0.380237)
test_all 0.003694 0.001055 482.887505 ( 51.845777)
test_rubyspec 0.076713 0.056254 41.526131 ( 49.181102)
total: 109.89 sec