Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-164206
#<BuildRuby:0x000056317d5be208
@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-164206",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004172 0.001318 1.431181 ( 1.685100)
build_miniruby 0.000995 0.000000 0.860777 ( 0.860457)
build_ruby 0.001413 0.000000 1.585703 ( 1.577700)
build_all 0.006599 0.000264 3.784497 ( 2.044060)
build_install 0.013845 0.000346 2.746529 ( 1.986446)
test_btest 0.000533 0.000134 56.051196 ( 23.761412)
test_basic 0.005448 0.000290 0.362450 ( 0.460484)
test_all 0.000734 0.000176 610.721624 (197.848859)
test_rubyspec 0.022696 0.011421 61.114357 ( 71.188517)
total: 301.41 sec