Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-210755
#<BuildRuby:0x00007f9a66e7fdd0
@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.20240814-210755",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.003256 0.004867 3.710086 ( 3.630582)
build_miniruby 0.001418 0.000391 1.577937 ( 1.574358)
build_ruby 0.001812 0.000000 4.077088 ( 4.234703)
build_all 0.006025 0.002880 7.860199 ( 3.097061)
build_install 0.017178 0.004327 10.245225 ( 4.486451)
test_btest 0.000653 0.000182 104.273227 ( 27.954527)
test_basic 0.004488 0.004182 1.005490 ( 1.053120)
test_all 0.122385 0.025430 739.411431 (217.163522)
test_rubyspec 0.063080 0.028162 162.876040 ( 27.914687)
total: 291.11 sec