Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250513-080032
#<BuildRuby:0x00007fb109f4fdc8
@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.20250513-080032",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.001705 0.004695 2.144526 ( 2.536214)
build_miniruby 0.001232 0.000474 1.277975 ( 1.274725)
build_ruby 0.001419 0.000546 3.257810 ( 3.427274)
build_all 0.003619 0.003972 5.755296 ( 2.291688)
build_install 0.011298 0.005399 7.267798 ( 3.715287)
test_btest 0.000678 0.000281 51.672887 ( 13.837299)
test_basic 0.005312 0.002924 0.705867 ( 0.762627)
test_all 0.051156 0.064955 595.512242 (185.522460)
test_rubyspec 0.046504 0.030959 114.647610 ( 19.590484)
total: 232.96 sec