Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-053339
#<BuildRuby:0x0000560eab99fe98
@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.20220525-053339",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006221 0.000536 0.867701 ( 0.928161)
build_miniruby 0.000872 0.000201 0.057408 ( 0.056112)
build_ruby 0.000747 0.000173 0.057296 ( 0.056178)
build_all 0.004263 0.000011 1.533491 ( 0.621806)
build_install 0.005366 0.005753 6.315808 ( 2.870116)
test_btest 0.000662 0.000189 55.110884 ( 8.167993)
test_basic 0.000364 0.004784 0.312037 ( 0.400995)
test_all 0.001142 0.000889 630.642473 ( 93.227839)
test_rubyspec 0.067448 0.062449 43.920633 ( 49.474186)
total: 155.80 sec