Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-074628
#<BuildRuby:0x0000559eda376be8
@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.20221214-074628",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003190 0.000851 0.888672 ( 1.132724)
build_miniruby 0.000993 0.000000 0.978910 ( 0.977468)
build_ruby 0.001206 0.000000 2.692664 ( 2.604031)
build_all 0.007872 0.001486 15.861667 ( 3.383221)
build_install 0.009468 0.001146 2.183344 ( 1.202187)
test_btest 0.000459 0.000108 68.474540 ( 11.241466)
test_basic 0.004922 0.000001 0.296036 ( 0.386423)
test_all 0.001231 0.000274 680.874319 (147.029139)
test_rubyspec 0.022972 0.042074 52.555088 ( 60.802437)
total: 228.76 sec