Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-103243
#<BuildRuby:0x0000560a46b56228
@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.20230125-103243",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.004280 0.000330 1.065194 ( 1.430994)
build_miniruby 0.001260 0.000000 1.334942 ( 1.333173)
build_ruby 0.001446 0.000000 2.818943 ( 3.111145)
build_all 0.007265 0.000135 3.727366 ( 1.873436)
build_install 0.008719 0.004649 2.650268 ( 1.747496)
test_btest 0.000671 0.000069 56.706942 ( 15.200758)
test_basic 0.004868 0.000051 0.420621 ( 0.515082)
test_all 0.001383 0.000139 620.551299 (174.542533)
test_rubyspec 0.018801 0.034390 69.963670 ( 80.484100)
total: 280.24 sec