Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-212707
#<BuildRuby:0x0000558aa8db6018
@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.20230118-212707",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004423 0.000000 1.112161 ( 1.494234)
build_miniruby 0.001174 0.000000 1.081260 ( 1.080277)
build_ruby 0.001214 0.000000 3.144576 ( 3.450134)
build_all 0.006299 0.000296 3.589815 ( 1.983756)
build_install 0.014238 0.001060 2.841581 ( 2.073982)
test_btest 0.000582 0.000101 55.142142 ( 20.410468)
test_basic 0.005871 0.000251 0.409390 ( 0.510068)
test_all 0.001054 0.000175 632.858687 (209.523098)
test_rubyspec 0.024478 0.016302 63.056679 ( 72.977374)
total: 313.50 sec