Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-020445
#<BuildRuby:0x000055b2141cbf58
@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.20221217-020445",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004569 0.000000 0.891292 ( 1.131286)
build_miniruby 0.000900 0.000000 1.026585 ( 1.025499)
build_ruby 0.001187 0.000000 2.786875 ( 2.691177)
build_all 0.009004 0.000000 15.846470 ( 3.298556)
build_install 0.005719 0.003101 2.235240 ( 1.248344)
test_btest 0.000556 0.000079 68.571063 ( 11.099894)
test_basic 0.004577 0.000654 0.297580 ( 0.387872)
test_all 0.001401 0.000083 682.468181 (144.243246)
test_rubyspec 0.049156 0.015964 53.258536 ( 61.373025)
total: 226.50 sec