Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-223211
#<BuildRuby:0x0000563143169138
@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-223211",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004665 0.000000 0.976703 ( 1.180450)
build_miniruby 0.000930 0.000000 0.599472 ( 0.598252)
build_ruby 0.001049 0.000000 1.107467 ( 1.100900)
build_all 0.004562 0.000000 2.463295 ( 1.310961)
build_install 0.008539 0.001150 1.826556 ( 1.156975)
test_btest 0.000618 0.000148 52.297973 ( 13.150171)
test_basic 0.003503 0.000012 0.252990 ( 0.350437)
test_all 0.000791 0.000180 462.212138 (135.364088)
test_rubyspec 0.016312 0.010138 44.889716 ( 55.235829)
total: 209.45 sec