Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-005729
#<BuildRuby:0x000055fd02d900d0
@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.20230105-005729",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000368 0.006196 0.847094 ( 1.032558)
build_miniruby 0.000947 0.000406 1.017440 ( 1.015469)
build_ruby 0.001150 0.000493 2.775002 ( 2.772309)
build_all 0.009726 0.000000 16.777569 ( 2.981377)
build_install 0.011113 0.000673 2.332339 ( 1.199056)
test_btest 0.000549 0.000174 72.249674 ( 10.257698)
test_basic 0.002584 0.004849 0.365401 ( 0.450263)
test_all 0.001079 0.000398 659.817624 (112.715444)
test_rubyspec 0.092336 0.042972 51.702806 ( 59.731758)
total: 192.16 sec