Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-192036
#<BuildRuby:0x00005632a106bba0
@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-192036",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004299 0.004507 0.837184 ( 0.894987)
build_miniruby 0.002309 0.000355 0.063724 ( 0.061439)
build_ruby 0.001923 0.000295 0.064684 ( 0.061809)
build_all 0.004696 0.004551 1.266386 ( 0.453625)
build_install 0.009431 0.005840 1.617994 ( 0.798028)
test_btest 0.000862 0.000230 51.024336 ( 6.227988)
test_basic 0.005146 0.001372 0.298052 ( 0.388820)
test_all 0.003293 0.000878 499.772870 ( 52.841637)
test_rubyspec 0.056906 0.080248 41.743371 ( 50.251286)
total: 111.98 sec