Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250501-151134
#<BuildRuby:0x00007f4504b9fdc0
@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.20250501-151134",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.005186 0.001556 2.567789 ( 2.659243)
build_miniruby 0.001622 0.000000 1.393641 ( 1.390133)
build_ruby 0.001908 0.000000 3.644745 ( 3.748407)
build_all 0.003748 0.005208 6.043342 ( 2.492573)
build_install 0.009947 0.009025 8.239197 ( 4.533052)
test_btest 0.000569 0.000207 51.000936 ( 14.397159)
test_basic 0.004241 0.004286 0.839444 ( 0.892600)
test_all 0.076119 0.044392 648.351623 (202.777500)
test_rubyspec 0.055011 0.024536 107.904688 ( 43.426249)
total: 276.32 sec