Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-071043
#<BuildRuby:0x000055fddaecf468
@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.20221224-071043",
@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.000001 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004211 0.000263 0.901300 ( 1.140454)
build_miniruby 0.000914 0.000058 0.961189 ( 0.959777)
build_ruby 0.001329 0.000083 2.569606 ( 2.567847)
build_all 0.009028 0.000005 15.816103 ( 3.368083)
build_install 0.008276 0.000200 2.230694 ( 1.265745)
test_btest 0.000593 0.000031 62.117068 ( 11.139178)
test_basic 0.005012 0.000015 0.344656 ( 0.435683)
test_all 0.000872 0.000044 638.700300 (101.886371)
test_rubyspec 0.060792 0.008820 51.739446 ( 60.049966)
total: 182.81 sec