Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250616-161412
#<BuildRuby:0x000073d60388fde0
@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.20250616-161412",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000031)
build_up 0.005123 0.004034 4.680371 ( 2.740525)
build_miniruby 0.000540 0.000853 1.320771 ( 1.317707)
build_ruby 0.001761 0.000000 3.427043 ( 3.578998)
build_all 0.006177 0.001776 5.758965 ( 2.470002)
build_install 0.015947 0.005601 8.944313 ( 4.114681)
test_btest 0.000873 0.000000 47.350824 ( 13.811887)
test_basic 0.004002 0.002615 0.741123 ( 0.799336)
test_all 0.076564 0.037266 588.767867 (188.763071)
test_rubyspec 0.045219 0.030314 109.135053 ( 33.771646)
total: 251.37 sec