Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-042251
#<BuildRuby:0x00005638ff6244e8
@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.20220502-042251",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000061 0.000015 0.000076 ( 0.000081)
build_up 0.009612 0.001290 1.006405 ( 1.295243)
build_miniruby 0.001617 0.000373 0.071581 ( 0.069507)
build_ruby 0.001662 0.000383 0.070136 ( 0.068271)
build_all 0.007856 0.001813 1.505769 ( 0.608537)
build_install 0.018721 0.006012 5.810542 ( 2.782310)
test_btest 0.000987 0.000247 77.470648 ( 8.520767)
test_basic 0.004173 0.005161 0.311876 ( 0.399137)
test_all 0.002613 0.000392 660.588113 ( 64.951538)
test_rubyspec 0.083115 0.091361 45.311059 ( 50.548068)
total: 129.24 sec