Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250512-153512
#<BuildRuby:0x00007f59dd80fdc0
@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.20250512-153512",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.006346 0.000786 2.837467 ( 3.615986)
build_miniruby 0.001845 0.000133 1.909067 ( 2.093732)
build_ruby 0.001803 0.000383 4.785647 ( 5.329445)
build_all 0.007703 0.003098 6.969687 ( 5.127623)
build_install 0.015058 0.007833 9.514747 ( 7.703242)
test_btest 0.001002 0.000250 60.622778 ( 51.574884)
test_basic 0.006596 0.005847 1.079191 ( 1.528272)
test_all 0.093888 0.036939 761.430012 (507.681497)
test_rubyspec 0.050637 0.031310 120.737058 ( 61.906536)
total: 646.56 sec