Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-132935
#<BuildRuby:0x000055b2613960e8
@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.20221206-132935",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004658 0.000635 1.356162 ( 1.553558)
build_miniruby 0.001016 0.000139 0.794797 ( 0.794416)
build_ruby 0.001380 0.000188 1.545287 ( 1.538854)
build_all 0.006395 0.000268 3.707648 ( 1.990550)
build_install 0.014377 0.000000 2.693969 ( 1.955508)
test_btest 0.000000 0.000872 57.164045 ( 25.805350)
test_basic 0.002168 0.003325 0.389223 ( 0.492683)
test_all 0.001600 0.000237 595.065281 (224.013535)
test_rubyspec 0.010715 0.031879 66.808418 ( 77.030693)
total: 335.18 sec