Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-084433
#<BuildRuby:0x0000559eaf5b3440
@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.20220213-084433",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010015 0.000593 0.937967 ( 1.074208)
build_miniruby 0.001954 0.000000 0.077180 ( 0.077064)
build_ruby 0.001853 0.000000 0.078337 ( 0.077602)
build_all 0.010324 0.000464 4.185257 ( 0.802183)
build_install 0.019232 0.000430 7.845816 ( 2.393976)
test_btest 0.001283 0.000000 74.588788 ( 8.260642)
test_basic 0.007641 0.000056 0.347371 ( 0.439224)
test_all 0.000000 0.002977 690.536062 ( 67.204138)
test_rubyspec 0.097571 0.071272 46.363646 ( 51.760519)
total: 132.09 sec