Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250304-104341
#<BuildRuby:0x00007f6c04c4fdc0
@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.20250304-104341",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003071 0.003796 2.807504 ( 2.053821)
build_miniruby 0.001196 0.000266 0.982479 ( 0.979951)
build_ruby 0.001378 0.000306 2.527927 ( 25.821720)
build_all 0.004489 0.002243 4.105914 ( 1.700833)
build_install 0.011477 0.005534 6.493256 ( 3.279201)
test_btest 0.000764 0.000206 40.944056 ( 12.579561)
test_basic 0.006087 0.000672 0.601025 ( 0.659358)
test_all 0.068906 0.043981 469.602014 (149.736663)
test_rubyspec 0.033690 0.034373 93.336099 ( 17.647101)
total: 214.46 sec