Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-111007
#<BuildRuby:0x000055b29d6fa068
@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-111007",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000022)
build_up 0.001220 0.004211 1.336024 ( 1.523526)
build_miniruby 0.000817 0.000155 0.911334 ( 0.912356)
build_ruby 0.001212 0.000231 1.611407 ( 1.604519)
build_all 0.006462 0.000422 3.497136 ( 1.730486)
build_install 0.012514 0.000000 2.555755 ( 1.639993)
test_btest 0.000773 0.000000 59.094079 ( 16.380263)
test_basic 0.001725 0.002402 0.362853 ( 0.457467)
test_all 0.001537 0.000000 589.653991 (176.111790)
test_rubyspec 0.026958 0.008042 64.684648 ( 74.730567)
total: 275.09 sec