Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-040044
#<BuildRuby:0x0000556f84fd2048
@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.20221205-040044",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.006164 1.474653 ( 1.756900)
build_miniruby 0.000149 0.001061 0.973277 ( 0.984235)
build_ruby 0.001216 0.000253 1.544337 ( 1.535875)
build_all 0.006367 0.000000 3.563247 ( 1.928153)
build_install 0.013667 0.000000 2.568933 ( 1.736103)
test_btest 0.000668 0.000086 57.374847 ( 24.475293)
test_basic 0.002066 0.003716 0.390543 ( 0.491165)
test_all 0.000726 0.000145 621.136680 (206.811379)
test_rubyspec 0.018318 0.019685 63.625547 ( 73.732681)
total: 313.45 sec