Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-210618
#<BuildRuby:0x00005652396548e8
@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.20220911-210618",
@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.000013 0.000008 0.000021 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.006687 0.004706 1.127455 ( 1.085459)
build_miniruby 0.001566 0.000963 0.067383 ( 0.064559)
build_ruby 0.001187 0.000731 0.076600 ( 0.074687)
build_all 0.006075 0.003738 1.545893 ( 0.600021)
build_install 0.017427 0.004852 1.901244 ( 0.946459)
test_btest 0.001150 0.000000 91.938194 ( 9.293946)
test_basic 0.005774 0.001124 0.348126 ( 0.446954)
test_all 0.002974 0.001487 662.659424 ( 66.784135)
test_rubyspec 0.090393 0.086360 47.345399 ( 55.529565)
total: 134.83 sec