Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-193601
#<BuildRuby:0x00005633b00208e8
@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.20220216-193601",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000046 0.000010 0.000056 ( 0.000050)
build_up 0.010762 0.000591 0.975189 ( 1.618209)
build_miniruby 0.001694 0.000339 0.071079 ( 0.069220)
build_ruby 0.001677 0.000335 0.081575 ( 0.079391)
build_all 0.009267 0.001853 4.097416 ( 0.777380)
build_install 0.020461 0.003189 7.780552 ( 2.328629)
test_btest 0.000918 0.000175 77.123582 ( 7.957032)
test_basic 0.005985 0.001140 0.334338 ( 0.424561)
test_all 0.000000 0.002177 693.500918 ( 66.958555)
test_rubyspec 0.080986 0.088103 45.986814 ( 51.314050)
total: 131.53 sec