Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-155246
#<BuildRuby:0x0000562515fb6ec8
@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.20220721-155246",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001573 0.010003 0.967086 ( 1.067517)
build_miniruby 0.001352 0.000451 0.068876 ( 0.067100)
build_ruby 0.001281 0.000427 0.076699 ( 0.075361)
build_all 0.005690 0.005391 1.531451 ( 0.569508)
build_install 0.014633 0.008771 5.169699 ( 2.052243)
test_btest 0.001011 0.000434 75.575345 ( 7.931087)
test_basic 0.006065 0.002599 0.336814 ( 0.425298)
test_all 0.002689 0.000000 664.136706 ( 66.002977)
test_rubyspec 0.113991 0.045885 45.396599 ( 51.266922)
total: 129.46 sec