Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-181005
#<BuildRuby:0x000055f4275f0b38
@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.20220210-181005",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000022 0.000008 0.000030 ( 0.000025)
build_up 0.005318 0.006215 0.960993 ( 1.046462)
build_miniruby 0.000000 0.001726 0.075808 ( 0.074406)
build_ruby 0.000000 0.001768 0.077944 ( 0.076798)
build_all 0.007414 0.002183 4.185935 ( 0.796874)
build_install 0.019848 0.000610 7.976299 ( 2.399899)
test_btest 0.000000 0.001344 75.069011 ( 8.031142)
test_basic 0.004034 0.002950 0.342420 ( 0.432468)
test_all 0.001362 0.000561 693.381037 ( 67.907859)
test_rubyspec 0.112813 0.058882 46.636875 ( 51.832246)
total: 132.60 sec