Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250619-154707
#<BuildRuby:0x00007de365b5fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250619-154707",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000026 ( 0.000027)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003125 0.004644 3.478235 ( 2.707721)
build_miniruby 0.000085 0.001379 1.511986 ( 1.508765)
build_ruby 0.001317 0.000439 3.573077 ( 3.725605)
build_all 0.005277 0.003139 6.117549 ( 2.668110)
build_install 0.010045 0.010683 9.032051 ( 4.560722)
test_btest 0.000034 0.000912 53.615898 ( 15.821358)
test_basic 0.002332 0.002579 0.868227 ( 0.927704)
test_all 0.081594 0.036713 634.474238 (187.248386)
test_rubyspec 0.051543 0.027346 105.469016 ( 26.229910)
total: 245.40 sec