Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-220348
#<BuildRuby:0x000056405d4e3fb0
@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.20221225-220348",
@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.000013 0.000000 0.000013 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004287 0.000018 0.793988 ( 1.014328)
build_miniruby 0.000911 0.000065 1.022963 ( 1.021484)
build_ruby 0.001175 0.000000 2.560801 ( 2.559411)
build_all 0.005327 0.003518 15.845445 ( 3.297298)
build_install 0.006442 0.004305 2.194128 ( 1.244842)
test_btest 0.000523 0.000088 59.443065 ( 12.258764)
test_basic 0.000620 0.004195 0.290552 ( 0.381890)
test_all 0.000690 0.000154 639.288798 (107.929232)
test_rubyspec 0.057686 0.007481 51.735927 ( 59.909302)
total: 189.62 sec