Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-033425
#<BuildRuby:0x000055bd67e6d7f8
@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-033425",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.006356 0.001156 1.553965 ( 2.727177)
build_miniruby 0.001415 0.000257 1.038659 ( 1.325206)
build_ruby 0.001319 0.000239 1.867116 ( 2.370426)
build_all 0.008485 0.000703 4.095834 ( 4.360446)
build_install 0.013085 0.009067 3.101748 ( 3.901630)
test_btest 0.000845 0.000195 66.998358 ( 62.125260)
test_basic 0.006536 0.000423 0.416863 ( 0.765149)
test_all 0.001221 0.000131 715.026566 (680.483284)
test_rubyspec 0.029032 0.022607 74.682825 ( 93.201693)
total: 851.26 sec