Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-193456
#<BuildRuby:0x000055995429a340
@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-193456",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000000 0.000000 0.000000 ( 0.000025)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001244 0.004368 1.041288 ( 1.218498)
build_miniruby 0.001056 0.000151 0.650208 ( 0.648908)
build_ruby 0.001121 0.000160 1.126105 ( 1.119817)
build_all 0.000000 0.005573 2.250681 ( 1.191132)
build_install 0.006686 0.002715 1.647099 ( 1.037902)
test_btest 0.000601 0.000151 53.922422 ( 13.375367)
test_basic 0.003099 0.000000 0.249470 ( 0.345189)
test_all 0.001200 0.000000 469.842338 (136.425323)
test_rubyspec 0.018126 0.013330 45.131074 ( 55.522141)
total: 210.89 sec