Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-112140
#<BuildRuby:0x000055f4b4b5c3c8
@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.20230120-112140",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004963 0.001654 0.838281 ( 1.908455)
build_miniruby 0.000899 0.000300 1.009392 ( 1.007573)
build_ruby 0.001168 0.000389 2.786200 ( 2.783561)
build_all 0.009447 0.000025 16.770336 ( 2.982279)
build_install 0.009810 0.001365 2.045391 ( 1.071940)
test_btest 0.000759 0.000202 74.151001 ( 10.572832)
test_basic 0.003063 0.004454 0.367668 ( 0.452137)
test_all 0.001095 0.000342 666.825705 ( 97.522245)
test_rubyspec 0.079823 0.047722 51.674968 ( 59.727711)
total: 178.03 sec