Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-065619
#<BuildRuby:0x0000561a797e9e08
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230603-065619",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005289 0.000423 1.745138 ( 3.047257)
build_miniruby 0.001421 0.000000 1.308758 ( 1.313310)
build_ruby 0.001618 0.000000 2.519733 ( 2.718844)
build_all 0.006874 0.000121 2.124052 ( 1.475735)
build_install 0.017645 0.000321 3.378043 ( 2.814929)
test_btest 0.000624 0.000041 76.775141 ( 28.701713)
test_basic 0.000491 0.004511 0.739735 ( 0.819206)
test_all 0.001031 0.000103 566.034680 (203.670857)
test_rubyspec 0.022336 0.033803 80.431285 ( 92.286330)
total: 336.85 sec