Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-042614
#<BuildRuby:0x000055fbe3ac2058
@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.20221204-042614",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005549 0.000167 1.080756 ( 1.239013)
build_miniruby 0.001026 0.000108 0.712389 ( 0.711097)
build_ruby 0.001209 0.000000 1.157791 ( 1.151084)
build_all 0.006419 0.000000 3.270451 ( 1.745598)
build_install 0.005007 0.006312 2.213316 ( 1.344377)
test_btest 0.000673 0.000108 54.830365 ( 17.197904)
test_basic 0.004087 0.000065 0.317578 ( 0.411321)
test_all 0.001483 0.000228 641.895357 (188.995029)
test_rubyspec 0.012574 0.037919 68.141571 ( 78.554188)
total: 291.35 sec