Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-101515
#<BuildRuby:0x000055a7bd2fe8a0
@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.20220413-101515",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008371 0.001932 1.018489 ( 1.242647)
build_miniruby 0.001594 0.000368 0.075956 ( 0.075325)
build_ruby 0.001636 0.000377 0.070173 ( 0.069492)
build_all 0.008519 0.000772 1.516951 ( 0.623086)
build_install 0.012772 0.011110 5.839288 ( 2.866495)
test_btest 0.001205 0.000376 79.867288 ( 8.298221)
test_basic 0.006474 0.002023 0.343556 ( 0.430866)
test_all 0.001681 0.000525 670.225571 ( 65.844851)
test_rubyspec 0.097247 0.074431 46.756121 ( 52.098296)
total: 131.55 sec