Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-235017
#<BuildRuby:0x0000556c0dce1570
@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.20220812-235017",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000106 0.000047 0.000153 ( 0.000156)
configure 0.000016 0.000008 0.000024 ( 0.000021)
build_up 0.006249 0.002777 0.856731 ( 0.869126)
build_miniruby 0.001071 0.000476 0.062624 ( 0.061198)
build_ruby 0.001219 0.000542 0.067068 ( 0.065270)
build_all 0.006374 0.002833 1.248145 ( 0.472321)
build_install 0.014233 0.000843 1.552485 ( 0.817878)
test_btest 0.001151 0.000419 55.917981 ( 6.353812)
test_basic 0.004343 0.001579 0.293986 ( 0.388668)
test_all 0.004503 0.000000 489.805723 ( 52.499390)
test_rubyspec 0.087653 0.045778 41.748447 ( 49.487553)
total: 111.02 sec