Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-041134
#<BuildRuby:0x00005569c02e2208
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230209-041134",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001032 0.004089 1.018457 ( 1.381898)
build_miniruby 0.001073 0.000154 0.946147 ( 0.944898)
build_ruby 0.001116 0.000159 2.180049 ( 2.396202)
build_all 0.005734 0.000819 3.689693 ( 1.843911)
build_install 0.012000 0.000423 2.732300 ( 1.886965)
test_btest 0.001008 0.000000 54.833975 ( 15.769716)
test_basic 0.000632 0.004056 0.357015 ( 0.449792)
test_all 0.001301 0.000216 698.510536 (532.011807)
test_rubyspec 0.030583 0.034398 79.150234 (121.405866)
total: 678.09 sec