Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-182140
#<BuildRuby:0x0000561dc8f67e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-182140",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003704 0.000285 0.890524 ( 1.111646)
build_miniruby 0.000820 0.000063 0.962409 ( 0.961340)
build_ruby 0.000000 0.001078 2.732620 ( 2.731339)
build_all 0.001679 0.007299 15.868734 ( 3.340796)
build_install 0.004807 0.004463 2.229871 ( 1.255169)
test_btest 0.000450 0.000120 65.810622 ( 11.540011)
test_basic 0.003690 0.000984 0.302181 ( 0.393052)
test_all 0.001144 0.000305 677.320003 (140.457673)
test_rubyspec 0.038839 0.023747 51.738423 ( 59.971160)
total: 221.76 sec