Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-091151
#<BuildRuby:0x000056052619fdf8
@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.20230108-091151",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.001493 0.007371 0.849920 ( 1.050262)
build_miniruby 0.000994 0.000355 1.023730 ( 1.021766)
build_ruby 0.001084 0.000387 2.776292 ( 2.773692)
build_all 0.007572 0.002455 16.829460 ( 3.015463)
build_install 0.006519 0.003415 2.134361 ( 1.078473)
test_btest 0.000754 0.000278 79.062409 ( 10.984972)
test_basic 0.002844 0.003436 0.318423 ( 0.404926)
test_all 0.001236 0.000000 666.052811 ( 96.438409)
test_rubyspec 0.095497 0.037507 52.364659 ( 60.410334)
total: 177.18 sec