Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-213932
#<BuildRuby:0x0000556ccf0a7440
@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.20220613-213932",
@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.000032 0.000010 0.000042 ( 0.000045)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.010587 0.000000 0.961564 ( 1.032251)
build_miniruby 0.002460 0.000000 0.074912 ( 0.073496)
build_ruby 0.001781 0.000000 0.069098 ( 0.068313)
build_all 0.007833 0.001831 1.513429 ( 0.615347)
build_install 0.016605 0.006554 5.833423 ( 2.819057)
test_btest 0.000922 0.000256 76.467648 ( 8.663553)
test_basic 0.006984 0.000000 0.331541 ( 0.422257)
test_all 0.001943 0.000000 701.108535 ( 67.462251)
test_rubyspec 0.094973 0.067665 46.055771 ( 51.752837)
total: 132.91 sec