Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-054328
#<BuildRuby:0x00007f4127c7fdc0
@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.20241118-054328",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008577 0.000674 4.076683 ( 4.081782)
build_miniruby 0.001725 0.000000 1.680258 ( 1.689695)
build_ruby 0.002624 0.000045 4.522604 ( 5.015702)
build_all 0.008916 0.000663 6.906118 ( 4.805161)
build_install 0.018223 0.005805 9.867613 ( 7.213381)
test_btest 0.000000 0.000882 82.919578 ( 35.483831)
test_basic 0.000284 0.011637 1.084725 ( 1.264079)
test_all 0.114826 0.032028 720.883574 (251.001224)
test_rubyspec 0.038608 0.044605 118.872545 ( 27.688252)
total: 338.24 sec