Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-101510
#<BuildRuby:0x0000559a2117d138
@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.20221203-101510",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.001982 0.004264 1.449716 ( 1.643099)
build_miniruby 0.001231 0.000154 0.897372 ( 0.895709)
build_ruby 0.001369 0.000171 1.618008 ( 1.612827)
build_all 0.006673 0.000834 3.780160 ( 1.989171)
build_install 0.013635 0.003875 2.736127 ( 1.839768)
test_btest 0.000747 0.000107 60.055251 ( 16.161634)
test_basic 0.003817 0.000000 0.324775 ( 0.418766)
test_all 0.000941 0.000065 570.242287 (162.451278)
test_rubyspec 0.015913 0.015870 57.170339 ( 67.390096)
total: 254.40 sec