Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-112604
#<BuildRuby:0x000055b79b7263b8
@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-112604",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000007 0.000001 0.000008 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005279 0.000704 1.277850 ( 1.411810)
build_miniruby 0.001137 0.000152 0.673970 ( 0.672590)
build_ruby 0.001200 0.000160 1.211071 ( 1.202164)
build_all 0.002411 0.004153 3.216815 ( 1.586896)
build_install 0.009568 0.004584 2.287151 ( 1.332566)
test_btest 0.000588 0.000130 59.118569 ( 16.236259)
test_basic 0.000107 0.003348 0.331209 ( 0.426433)
test_all 0.000985 0.000259 576.769175 (163.038787)
test_rubyspec 0.016974 0.032520 69.204564 ( 79.747860)
total: 265.66 sec