Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-102307
#<BuildRuby:0x000055955ec917f8
@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-102307",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000030)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006552 0.000411 1.592805 ( 2.914994)
build_miniruby 0.001227 0.000214 1.101128 ( 1.545956)
build_ruby 0.001426 0.000248 1.774781 ( 2.298811)
build_all 0.008383 0.000661 4.052270 ( 4.963790)
build_install 0.019732 0.000000 3.050127 ( 4.282020)
test_btest 0.000935 0.000000 64.332627 ( 67.611022)
test_basic 0.002448 0.004651 0.435551 ( 0.896006)
test_all 0.001627 0.000280 666.728729 (544.343765)
test_rubyspec 0.035662 0.012929 71.372871 ( 88.241150)
total: 717.10 sec