Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-120730
#<BuildRuby:0x00005592719a6038
@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-120730",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.007752 0.002819 0.818570 ( 1.298044)
build_miniruby 0.000996 0.000363 0.053951 ( 0.052507)
build_ruby 0.001015 0.000369 0.049563 ( 0.047696)
build_all 0.004136 0.004412 1.280634 ( 0.482598)
build_install 0.010136 0.007141 4.432535 ( 1.834862)
test_btest 0.001404 0.000648 52.410229 ( 6.144353)
test_basic 0.004019 0.001855 0.302763 ( 0.394156)
test_all 0.002533 0.000427 514.368027 ( 53.771243)
test_rubyspec 0.096953 0.037079 42.018940 ( 47.865618)
total: 111.89 sec