Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-164420
#<BuildRuby:0x00005603f612ebe8
@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.20230108-164420",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000046 0.000011 0.000057 ( 0.000057)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.003040 0.006524 0.847404 ( 1.007965)
build_miniruby 0.001011 0.000337 1.028096 ( 1.026126)
build_ruby 0.000000 0.001706 2.781315 ( 2.778478)
build_all 0.006701 0.003168 16.916852 ( 3.016883)
build_install 0.007906 0.001366 2.129683 ( 1.081501)
test_btest 0.000766 0.000270 77.364290 ( 10.406913)
test_basic 0.000000 0.007631 0.361054 ( 0.445501)
test_all 0.000252 0.001065 655.759846 (102.021128)
test_rubyspec 0.073150 0.046895 52.378557 ( 60.412557)
total: 182.20 sec