Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-132011
#<BuildRuby:0x00005643afd17fb0
@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.20221206-132011",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005303 0.000000 1.107322 ( 1.233062)
build_miniruby 0.000877 0.000000 0.975590 ( 0.974759)
build_ruby 0.001216 0.000000 2.672908 ( 2.574538)
build_all 0.009206 0.000000 15.696274 ( 3.351187)
build_install 0.009336 0.000000 2.217978 ( 1.270030)
test_btest 0.000571 0.000000 66.921810 ( 10.708412)
test_basic 0.004850 0.000000 0.301237 ( 0.391846)
test_all 0.000803 0.000000 673.248842 (106.063043)
test_rubyspec 0.059182 0.019963 52.262119 ( 60.492361)
total: 187.06 sec