Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-030331
#<BuildRuby:0x000055bf96f5cb38
@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.20220318-030331",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011203 0.000433 1.004396 ( 1.240062)
build_miniruby 0.001932 0.000242 0.077692 ( 0.076108)
build_ruby 0.002514 0.000000 0.077423 ( 0.074972)
build_all 0.006429 0.004318 4.225102 ( 0.853932)
build_install 0.017394 0.006035 7.903038 ( 2.432312)
test_btest 0.000910 0.000182 73.009561 ( 7.773878)
test_basic 0.002994 0.004336 0.348686 ( 0.438567)
test_all 0.001767 0.000000 699.607783 ( 67.711495)
test_rubyspec 0.121628 0.038974 46.240643 ( 51.480995)
total: 132.08 sec