Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-224159
#<BuildRuby:0x000055879a4d3e20
@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.20221130-224159",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000885 0.004030 1.185248 ( 1.222653)
build_miniruby 0.000928 0.000132 1.014324 ( 1.012887)
build_ruby 0.001071 0.000153 2.846613 ( 2.754648)
build_all 0.008840 0.000097 15.889869 ( 3.349161)
build_install 0.008129 0.001060 2.206287 ( 1.310795)
test_btest 0.000000 0.000692 68.203404 ( 10.993030)
test_basic 0.001937 0.002588 0.321069 ( 0.412212)
test_all 0.000737 0.000118 705.202641 (108.905912)
test_rubyspec 0.038212 0.016237 53.772246 ( 62.074034)
total: 192.04 sec