Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-191136
#<BuildRuby:0x000055dff007a208
@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.20221205-191136",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004859 0.000286 1.327903 ( 1.783770)
build_miniruby 0.001122 0.000066 0.798212 ( 0.797390)
build_ruby 0.001375 0.000080 1.647989 ( 1.639725)
build_all 0.006755 0.000123 3.381531 ( 1.759959)
build_install 0.006818 0.006233 2.674509 ( 1.786362)
test_btest 0.000734 0.000088 59.029034 ( 16.370028)
test_basic 0.000668 0.003777 0.374666 ( 0.468037)
test_all 0.000000 0.000926 606.928780 (177.976077)
test_rubyspec 0.012307 0.021631 61.207201 ( 71.203489)
total: 273.79 sec