Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250514-061521
#<BuildRuby:0x00007fcdeac1fdd0
@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.20250514-061521",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.002519 0.003602 1.728009 ( 2.114470)
build_miniruby 0.001313 0.000346 1.140674 ( 1.137840)
build_ruby 0.001546 0.000407 3.030511 ( 3.184289)
build_all 0.002728 0.004933 5.425398 ( 2.149497)
build_install 0.009873 0.007856 7.147854 ( 3.669004)
test_btest 0.000719 0.000265 50.766207 ( 13.607749)
test_basic 0.008083 0.001155 0.717694 ( 0.765749)
test_all 0.086088 0.034758 614.541938 (183.589614)
test_rubyspec 0.048451 0.032504 115.655844 ( 19.196431)
total: 229.42 sec