Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-193007
#<BuildRuby:0x000055a16533a700
@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-193007",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002032 0.003474 1.197978 ( 1.522513)
build_miniruby 0.000950 0.000253 0.727611 ( 0.726199)
build_ruby 0.001138 0.000303 1.360328 ( 1.351170)
build_all 0.004724 0.001260 3.322633 ( 1.835304)
build_install 0.007962 0.005471 2.487321 ( 1.593535)
test_btest 0.000496 0.000156 58.162430 ( 15.814379)
test_basic 0.000417 0.003124 0.276841 ( 0.371714)
test_all 0.000664 0.000234 563.159765 (178.894660)
test_rubyspec 0.016542 0.012058 57.084227 ( 67.111720)
total: 269.22 sec