Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-092112
#<BuildRuby:0x0000563ad7ad6340
@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-092112",
@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.000001 0.000014 ( 0.000013)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000000 0.006015 1.427058 ( 1.566044)
build_miniruby 0.000000 0.001168 0.702953 ( 0.701744)
build_ruby 0.000907 0.000542 1.380881 ( 1.373219)
build_all 0.006159 0.000241 3.201400 ( 1.620654)
build_install 0.009553 0.003201 2.649799 ( 1.676492)
test_btest 0.000686 0.000088 57.699153 ( 18.470040)
test_basic 0.003712 0.000479 0.313080 ( 0.408168)
test_all 0.001075 0.000138 656.548417 (237.057831)
test_rubyspec 0.021526 0.025782 70.991434 ( 85.560396)
total: 348.44 sec