Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-024208
#<BuildRuby:0x00005625034032c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-024208",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005936 0.000480 0.819107 ( 1.117451)
build_miniruby 0.000719 0.000166 0.057476 ( 0.056193)
build_ruby 0.000780 0.000180 0.059204 ( 0.058043)
build_all 0.003834 0.000885 1.541212 ( 0.600714)
build_install 0.010670 0.000358 5.635871 ( 2.175176)
test_btest 0.000722 0.000145 54.877406 ( 8.122493)
test_basic 0.005148 0.001030 0.329013 ( 0.417341)
test_all 0.001153 0.000074 612.209828 ( 87.753826)
test_rubyspec 0.044082 0.031585 43.355681 ( 49.073588)
total: 149.38 sec