Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-061200
#<BuildRuby:0x00007fc0aa38fdc0
@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.20250419-061200",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.001943 0.004630 2.316137 ( 3.024329)
build_miniruby 0.002335 0.000000 1.768879 ( 1.833465)
build_ruby 0.002375 0.000192 4.824931 ( 5.088142)
build_all 0.007129 0.002005 6.405207 ( 3.035826)
build_install 0.011995 0.004053 6.440189 ( 3.498848)
test_btest 0.000643 0.000184 48.459798 ( 13.850764)
test_basic 0.006704 0.003764 0.939191 ( 0.990471)
test_all 0.087722 0.032398 562.690231 (197.637716)
test_rubyspec 0.026819 0.047006 102.681417 ( 19.083301)
total: 248.04 sec