Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-133638
#<BuildRuby:0x00007f4be0bdfdc0
@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.20241126-133638",
@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.000024)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.007663 0.000937 3.642287 ( 3.656847)
build_miniruby 0.001703 0.000426 1.696519 ( 1.695845)
build_ruby 0.001860 0.000465 4.364567 ( 4.507205)
build_all 0.007711 0.001928 6.819158 ( 3.342480)
build_install 0.021450 0.003162 9.689605 ( 5.454558)
test_btest 0.000732 0.000173 81.984494 ( 37.016151)
test_basic 0.006293 0.004903 1.057347 ( 1.158873)
test_all 0.091606 0.061700 749.115733 (262.238316)
test_rubyspec 0.043412 0.038942 118.235033 ( 27.573239)
total: 346.64 sec