Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-012438
#<BuildRuby:0x000055ec0a9a7940
@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.20220302-012438",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007443 0.003913 1.011548 ( 1.207731)
build_miniruby 0.000000 0.002191 0.074757 ( 0.072337)
build_ruby 0.000000 0.002238 0.068123 ( 0.065970)
build_all 0.005609 0.004203 4.250183 ( 0.857204)
build_install 0.014329 0.009164 8.036648 ( 2.439743)
test_btest 0.000781 0.000347 72.734038 ( 7.889149)
test_basic 0.005490 0.002440 0.343773 ( 0.436687)
test_all 0.001247 0.000555 666.502507 ( 65.801295)
test_rubyspec 0.114089 0.065771 46.357577 ( 51.737251)
total: 130.51 sec