Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250522-090529
#<BuildRuby:0x00007fbe2036fde0
@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.20250522-090529",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000036 0.000002 0.000038 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003393 0.003981 3.446979 ( 2.916377)
build_miniruby 0.001605 0.000133 1.325978 ( 1.322645)
build_ruby 0.001624 0.000136 3.854299 ( 3.956175)
build_all 0.005220 0.003798 6.747874 ( 2.741002)
build_install 0.016141 0.003567 9.085287 ( 4.438849)
test_btest 0.000860 0.000100 56.437002 ( 15.336452)
test_basic 0.000349 0.007992 0.928498 ( 0.977743)
test_all 0.084839 0.038065 605.236632 (192.744099)
test_rubyspec 0.035460 0.045847 117.382153 ( 24.004349)
total: 248.44 sec