Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-052437
#<BuildRuby:0x000055c1f16f6180
@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.20221206-052437",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.000000 0.005512 1.393417 ( 1.599040)
build_miniruby 0.000000 0.001059 0.831988 ( 0.830589)
build_ruby 0.000182 0.001025 1.512907 ( 1.504158)
build_all 0.006078 0.000000 3.391511 ( 1.688921)
build_install 0.008721 0.006162 2.677636 ( 1.739200)
test_btest 0.000640 0.000082 56.717730 ( 16.483527)
test_basic 0.003529 0.000004 0.317594 ( 0.412123)
test_all 0.000473 0.001022 608.695568 (177.267324)
test_rubyspec 0.006026 0.028945 61.744270 ( 71.652588)
total: 273.18 sec