Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-191125
#<BuildRuby:0x000055584d20e400
@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-191125",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000079 0.000000 0.000079 ( 0.000154)
build_up 0.005503 0.000208 1.445364 ( 1.955522)
build_miniruby 0.000000 0.001340 0.915163 ( 0.984422)
build_ruby 0.000000 0.001590 1.623097 ( 1.628638)
build_all 0.001935 0.005696 3.654643 ( 2.067708)
build_install 0.014142 0.000272 2.650823 ( 2.296854)
test_btest 0.000587 0.000117 58.152650 ( 31.000033)
test_basic 0.002430 0.000000 0.369666 ( 0.616060)
test_all 0.002051 0.000000 628.484827 (265.797866)
test_rubyspec 0.015830 0.028236 69.375128 ( 82.347239)
total: 388.70 sec