Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-040609
#<BuildRuby:0x00005596e0a3b778
@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.20220223-040609",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.000424 0.010741 0.857879 ( 0.887064)
build_miniruby 0.001400 0.000646 0.073028 ( 0.070866)
build_ruby 0.002142 0.000000 0.074448 ( 0.072030)
build_all 0.004999 0.003633 1.486729 ( 0.603887)
build_install 0.017399 0.006420 5.196214 ( 2.128359)
test_btest 0.001418 0.000000 75.365476 ( 8.622610)
test_basic 0.006508 0.001594 0.346125 ( 0.438676)
test_all 0.001488 0.000627 702.007382 ( 67.901813)
test_rubyspec 0.107725 0.064889 46.283313 ( 51.735763)
total: 132.46 sec