Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-154725
#<BuildRuby:0x00007f92cf76fde0
@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.20241119-154725",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000017 ( 0.000017)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.003658 0.003836 3.546667 ( 3.483900)
build_miniruby 0.000967 0.000504 1.407776 ( 1.406253)
build_ruby 0.001403 0.000732 4.192700 ( 4.281251)
build_all 0.006789 0.003365 6.501850 ( 2.980467)
build_install 0.016335 0.006132 9.132606 ( 4.677744)
test_btest 0.000586 0.000293 78.571917 ( 23.843672)
test_basic 0.008492 0.002051 1.031684 ( 1.079176)
test_all 0.096084 0.045941 633.940338 (207.860483)
test_rubyspec 0.037473 0.041709 116.501491 ( 23.612427)
total: 273.23 sec