Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-103857
#<BuildRuby:0x0000556b40875ef0
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-103857",
@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.000026 0.000005 0.000031 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006068 0.001155 1.555442 ( 2.987348)
build_miniruby 0.001241 0.000236 1.083550 ( 1.414006)
build_ruby 0.001579 0.000301 1.855441 ( 2.679822)
build_all 0.009742 0.000102 3.999889 ( 5.332028)
build_install 0.016590 0.004267 2.993097 ( 3.825679)
test_btest 0.000946 0.000175 69.257067 ( 70.110420)
test_basic 0.006167 0.001142 0.422302 ( 0.950734)
test_all 0.001332 0.000247 725.258384 (461.065952)
test_rubyspec 0.013980 0.031098 68.959240 ( 78.905375)
total: 627.27 sec