Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250523-225316
#<BuildRuby:0x00007f7b6d4cfdc0
@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.20250523-225316",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.004360 0.002663 3.290721 ( 2.791609)
build_miniruby 0.001778 0.000000 1.248376 ( 1.245940)
build_ruby 0.001779 0.000000 4.352784 ( 4.445709)
build_all 0.006985 0.001054 6.361421 ( 2.763477)
build_install 0.013262 0.005848 8.684364 ( 4.415179)
test_btest 0.000625 0.000220 57.099733 ( 16.434183)
test_basic 0.007925 0.001295 0.800251 ( 0.848335)
test_all 0.086848 0.033145 697.587361 (205.047751)
test_rubyspec 0.048409 0.028571 109.486151 ( 22.274433)
total: 260.27 sec