Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-213711
#<BuildRuby:0x00007fd67dd8fdc8
@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.20250526-213711",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.007618 0.000897 3.722144 ( 4.259721)
build_miniruby 0.001588 0.000187 1.715704 ( 1.956003)
build_ruby 0.002023 0.000238 4.480843 ( 5.128682)
build_all 0.003943 0.007198 7.334074 ( 5.797818)
build_install 0.017668 0.009261 10.313911 ( 8.838171)
test_btest 0.000895 0.000179 62.471153 ( 58.986322)
test_basic 0.009724 0.001067 1.104286 ( 1.680661)
test_all 0.089219 0.041792 741.895155 (361.564900)
test_rubyspec 0.066823 0.019092 120.894238 ( 41.878255)
total: 490.09 sec