Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-045236
#<BuildRuby:0x000055f074753ef0
@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="-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.20220612-045236",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.002586 0.004255 0.878822 ( 1.150658)
build_miniruby 0.000823 0.000000 0.057416 ( 0.056287)
build_ruby 0.001004 0.000000 0.059419 ( 0.058216)
build_all 0.004319 0.000000 1.503112 ( 0.603999)
build_install 0.010019 0.001029 6.328325 ( 2.849915)
test_btest 0.000623 0.000078 55.963796 ( 8.115927)
test_basic 0.001865 0.004140 0.343944 ( 0.432424)
test_all 0.001463 0.000000 624.043824 ( 94.289523)
test_rubyspec 0.082768 0.045635 44.087871 ( 49.694339)
total: 157.25 sec