Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-022021
#<BuildRuby:0x0000562510b66be8
@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.20221231-022021",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005708 0.000761 0.842265 ( 1.168501)
build_miniruby 0.001106 0.000148 1.013686 ( 1.011645)
build_ruby 0.000000 0.001696 2.780417 ( 2.777692)
build_all 0.000994 0.008924 16.785435 ( 3.028842)
build_install 0.006966 0.004894 2.282729 ( 1.178248)
test_btest 0.000698 0.000233 79.886328 ( 10.939233)
test_basic 0.001717 0.004741 0.347168 ( 0.433616)
test_all 0.000937 0.000364 673.966011 ( 94.716462)
test_rubyspec 0.081524 0.045787 51.556112 ( 59.644606)
total: 174.90 sec