Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-083820
#<BuildRuby:0x00005568e5e92228
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-083820",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005743 0.000071 1.345044 ( 1.574959)
build_miniruby 0.001271 0.000000 1.111495 ( 1.110266)
build_ruby 0.001626 0.000000 2.575083 ( 2.571336)
build_all 0.006066 0.000038 3.497492 ( 1.897428)
build_install 0.015632 0.000112 2.781595 ( 1.901635)
test_btest 0.000667 0.000022 56.274996 ( 17.589156)
test_basic 0.000000 0.003884 0.401604 ( 0.504037)
test_all 0.000938 0.000060 651.793623 (197.816448)
test_rubyspec 0.024903 0.018717 66.736423 ( 76.831600)
total: 301.80 sec