Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-063540
#<BuildRuby:0x00005555b3797f58
@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.20221216-063540",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001532 0.003178 1.239813 ( 1.605080)
build_miniruby 0.005287 0.000661 166.467304 ( 30.487600)
build_ruby 0.001158 0.000145 2.697914 ( 2.563810)
build_all 0.012207 0.000469 35.233662 ( 9.598064)
build_install 0.006148 0.003884 2.341856 ( 1.343827)
test_btest 0.000570 0.000085 64.222460 ( 11.318080)
test_basic 0.000658 0.004280 0.327523 ( 0.418771)
test_all 0.000619 0.000965 659.515000 (144.370457)
test_rubyspec 0.041149 0.025866 53.082085 ( 61.231267)
total: 262.94 sec