Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-090947
#<BuildRuby:0x000055fa2b5e27e0
@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.20220818-090947",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006825 0.887649 ( 1.269514)
build_miniruby 0.000000 0.000863 0.057270 ( 0.056080)
build_ruby 0.000000 0.000973 0.059368 ( 0.058170)
build_all 0.000000 0.004582 1.515471 ( 0.588888)
build_install 0.000000 0.010999 1.924470 ( 0.961550)
test_btest 0.000191 0.000548 48.701188 ( 8.676261)
test_basic 0.005016 0.000520 0.330990 ( 0.419642)
test_all 0.001250 0.000323 595.544773 ( 89.571662)
test_rubyspec 0.063499 0.050405 43.807006 ( 51.197544)
total: 152.80 sec