Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-184153
#<BuildRuby:0x00005603eaefe400
@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-184153",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.001341 0.004347 1.259968 ( 1.467961)
build_miniruby 0.000000 0.001032 0.651233 ( 0.651613)
build_ruby 0.000000 0.001364 1.339406 ( 1.332763)
build_all 0.000000 0.005635 3.133139 ( 1.564703)
build_install 0.007076 0.003249 2.476292 ( 1.575845)
test_btest 0.000429 0.000195 59.363093 ( 16.515036)
test_basic 0.001754 0.002891 0.327364 ( 0.424207)
test_all 0.000000 0.002355 589.916304 (181.848152)
test_rubyspec 0.012120 0.027653 65.273920 ( 75.692274)
total: 281.07 sec