Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-234923
#<BuildRuby:0x00007f9b06d1fdc8
@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.20241010-234923",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.006106 0.002454 3.376037 ( 3.399316)
build_miniruby 0.001506 0.000000 1.123562 ( 1.120827)
build_ruby 0.001901 0.000000 3.498606 ( 3.692436)
build_all 0.004275 0.005017 7.047798 ( 2.824528)
build_install 0.017372 0.002532 9.661705 ( 4.424909)
test_btest 0.000783 0.000211 96.004035 ( 31.182442)
test_basic 0.006302 0.006155 1.149559 ( 1.255096)
test_all 0.122390 0.026335 752.114010 (221.387953)
test_rubyspec 0.054871 0.026672 128.084499 ( 26.083447)
total: 295.37 sec