Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-021043
#<BuildRuby:0x0000562a7b84fe58
@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.20220614-021043",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002064 0.004585 0.878423 ( 1.013638)
build_miniruby 0.000940 0.000000 0.057495 ( 0.056317)
build_ruby 0.000913 0.000000 0.058883 ( 0.057661)
build_all 0.003820 0.000520 1.495193 ( 0.608597)
build_install 0.004974 0.006118 6.339396 ( 2.830189)
test_btest 0.000559 0.000215 45.310820 ( 8.894761)
test_basic 0.004564 0.001755 0.377411 ( 0.464615)
test_all 0.001462 0.000562 633.008704 ( 94.125951)
test_rubyspec 0.070251 0.059879 44.224348 ( 49.785593)
total: 157.84 sec