Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-065048
#<BuildRuby:0x000055e97ccd9400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221108-065048",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000058 0.000016 0.000074 ( 0.000092)
build_up 0.007205 0.000794 0.898398 ( 1.219741)
build_miniruby 0.001106 0.000276 0.051453 ( 0.050461)
build_ruby 0.001088 0.000272 0.048631 ( 0.047665)
build_all 0.004538 0.004502 1.225130 ( 0.469488)
build_install 0.013441 0.002555 1.592557 ( 0.803756)
test_btest 0.000897 0.000256 61.497570 ( 6.544781)
test_basic 0.000945 0.005549 0.312035 ( 0.402749)
test_all 0.003156 0.000000 495.606857 ( 53.717639)
test_rubyspec 0.077527 0.046901 43.696231 ( 52.198534)
total: 115.46 sec