Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-170726
#<BuildRuby:0x00007fac70d5fdd0
@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.20240809-170726",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000011 0.000036 ( 0.000035)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.007505 0.000000 2.896031 ( 2.869925)
build_miniruby 0.001244 0.000346 1.242732 ( 1.239482)
build_ruby 0.000000 0.001841 3.411375 ( 3.600123)
build_all 0.004155 0.004381 7.273668 ( 2.737141)
build_install 0.008820 0.008408 9.142448 ( 3.983423)
test_btest 0.000000 0.000883 106.422957 ( 27.435838)
test_basic 0.004095 0.006438 0.874755 ( 0.923176)
test_all 0.096265 0.050284 728.650901 (225.558776)
test_rubyspec 0.050598 0.037976 158.958746 ( 28.619307)
total: 296.97 sec