Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-075130
#<BuildRuby:0x00005615fe407800
@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.20220818-075130",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008448 0.002112 0.978196 ( 1.266061)
build_miniruby 0.001783 0.000446 0.076615 ( 0.074266)
build_ruby 0.002036 0.000509 0.076080 ( 0.073494)
build_all 0.006295 0.003920 1.518327 ( 0.573301)
build_install 0.014424 0.007941 1.868049 ( 0.914639)
test_btest 0.000739 0.000246 74.774472 ( 7.860314)
test_basic 0.001309 0.005930 0.322120 ( 0.411760)
test_all 0.004524 0.000000 638.510526 ( 64.184287)
test_rubyspec 0.116319 0.057414 45.818899 ( 53.367015)
total: 128.73 sec