Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-043502
#<BuildRuby:0x000056104a654f40
@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.20220326-043502",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002598 0.009817 1.034821 ( 1.168986)
build_miniruby 0.001590 0.000867 0.074037 ( 0.071730)
build_ruby 0.001259 0.000687 0.078229 ( 0.076069)
build_all 0.009868 0.000000 4.150925 ( 0.832966)
build_install 0.023748 0.000000 7.770894 ( 2.404656)
test_btest 0.001175 0.000000 73.348083 ( 7.844871)
test_basic 0.002263 0.005706 0.334404 ( 0.423472)
test_all 0.001050 0.000400 658.899321 ( 65.839275)
test_rubyspec 0.087486 0.069835 45.839696 ( 50.956004)
total: 129.62 sec