Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-094509
#<BuildRuby:0x000056001041b2c8
@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.20221125-094509",
@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.000004 0.000011 ( 0.000011)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.003177 0.001467 1.123357 ( 1.116547)
build_miniruby 0.000541 0.000250 0.951722 ( 0.950650)
build_ruby 0.001266 0.000000 2.783333 ( 2.657301)
build_all 0.003947 0.004770 15.827304 ( 3.291470)
build_install 0.005802 0.002901 1.904889 ( 1.088489)
test_btest 0.000450 0.000225 60.301682 ( 11.114567)
test_basic 0.003191 0.001595 0.325777 ( 0.416281)
test_all 0.001019 0.000509 668.288400 (125.919715)
test_rubyspec 0.035934 0.028680 53.409428 ( 61.561754)
total: 208.12 sec