Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-003226
#<BuildRuby:0x000055781065c010
@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.20221224-003226",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.004311 0.876816 ( 1.149877)
build_miniruby 0.000000 0.001103 1.020514 ( 1.018895)
build_ruby 0.000000 0.001146 2.656698 ( 2.655446)
build_all 0.004531 0.004747 15.670990 ( 3.350747)
build_install 0.009137 0.001182 2.281702 ( 1.338484)
test_btest 0.000499 0.000114 60.115805 ( 11.461629)
test_basic 0.003979 0.000904 0.313795 ( 0.404835)
test_all 0.000715 0.000162 639.851637 (107.283819)
test_rubyspec 0.042642 0.020939 51.842754 ( 60.048655)
total: 188.71 sec