Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-065914
#<BuildRuby:0x00005617d1ee28e0
@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.20230210-065914",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004719 0.000124 1.106470 ( 1.562373)
build_miniruby 0.000976 0.000177 0.983176 ( 0.994855)
build_ruby 0.001163 0.000000 2.431300 ( 2.664891)
build_all 0.007220 0.000000 3.822949 ( 1.960576)
build_install 0.014906 0.000000 3.001073 ( 2.256550)
test_btest 0.000791 0.000000 57.456932 ( 18.739348)
test_basic 0.002497 0.001878 0.424379 ( 0.522057)
test_all 0.000826 0.000129 628.828001 (190.369608)
test_rubyspec 0.025790 0.014463 67.577856 ( 77.403357)
total: 296.47 sec