Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-013226
#<BuildRuby:0x000055a9335e6028
@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-013226",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.005337 0.000298 1.400152 ( 1.696375)
build_miniruby 0.001278 0.000000 0.886283 ( 0.891764)
build_ruby 0.001553 0.000000 1.544706 ( 1.543902)
build_all 0.003159 0.003648 3.660988 ( 2.174895)
build_install 0.008683 0.005251 2.607846 ( 2.094899)
test_btest 0.000525 0.000137 56.658945 ( 24.476802)
test_basic 0.002065 0.003626 0.385700 ( 0.489768)
test_all 0.000803 0.000234 597.493753 (225.236939)
test_rubyspec 0.020547 0.024048 67.858984 ( 78.599597)
total: 337.21 sec