Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-164634
#<BuildRuby:0x000055e6cdc74e30
@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.20220802-164634",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.008538 0.001552 0.827355 ( 0.886921)
build_miniruby 0.001155 0.000210 0.063807 ( 0.062349)
build_ruby 0.001212 0.000221 0.062915 ( 0.061997)
build_all 0.007827 0.000449 1.292895 ( 0.493913)
build_install 0.009137 0.005024 4.293595 ( 1.776056)
test_btest 0.000000 0.001866 52.213289 ( 5.943289)
test_basic 0.003612 0.002840 0.290819 ( 0.388089)
test_all 0.000000 0.003489 493.638038 ( 52.040010)
test_rubyspec 0.093447 0.035237 41.090914 ( 48.803591)
total: 110.46 sec