Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-072626
#<BuildRuby:0x000055e8ec7a2620
@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.20221213-072626",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004158 0.000000 0.825218 ( 1.444656)
build_miniruby 0.001043 0.000000 1.014714 ( 1.013388)
build_ruby 0.001122 0.000000 2.678723 ( 2.579565)
build_all 0.004996 0.003926 15.704090 ( 3.361461)
build_install 0.004380 0.004814 2.251092 ( 1.293625)
test_btest 0.000454 0.000087 67.484533 ( 11.029077)
test_basic 0.003874 0.000738 0.304571 ( 0.395496)
test_all 0.001205 0.000229 671.630363 (154.935074)
test_rubyspec 0.036865 0.025671 52.864349 ( 61.035603)
total: 237.09 sec