Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250916-204911
#<BuildRuby:0x00007381fed7fde0
@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.20250916-204911",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004183 0.003805 3.519945 ( 2.541375)
build_miniruby 0.001109 0.000341 1.156305 ( 1.152635)
build_ruby 0.001221 0.000375 2.937094 ( 3.009076)
build_all 0.003931 0.003014 5.271414 ( 2.145180)
build_install 0.008229 0.007958 7.874393 ( 3.569566)
test_btest 0.000576 0.000221 54.351428 ( 14.806207)
test_basic 0.004699 0.002708 0.687764 ( 0.739678)
test_all 0.088527 0.024878 566.115008 (194.040592)
test_rubyspec 0.042996 0.034696 110.852965 ( 19.292447)
total: 241.30 sec