Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-071720
#<BuildRuby:0x000055f329f9be70
@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-071720",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004150 0.004190 0.853369 ( 1.144766)
build_miniruby 0.000884 0.000253 1.015322 ( 1.013472)
build_ruby 0.001237 0.000354 2.781729 ( 2.778987)
build_all 0.006543 0.003681 16.925129 ( 3.018176)
build_install 0.007221 0.002257 2.134986 ( 1.088913)
test_btest 0.000832 0.000260 80.173371 ( 11.103950)
test_basic 0.001119 0.006223 0.356500 ( 0.441408)
test_all 0.001122 0.000436 666.111433 ( 97.762803)
test_rubyspec 0.083233 0.050294 52.473639 ( 60.511559)
total: 178.86 sec