Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250326-201526
#<BuildRuby:0x00007f592e3dfde0
@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.20250326-201526",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000046 0.000006 0.000052 ( 0.000053)
configure 0.000037 0.000004 0.000041 ( 0.000041)
build_up 0.000215 0.007337 2.819954 ( 2.550343)
build_miniruby 0.001226 0.000210 1.603089 ( 1.604758)
build_ruby 0.001838 0.000316 3.575321 ( 3.742453)
build_all 0.008632 0.000109 5.525337 ( 2.311244)
build_install 0.010882 0.007003 8.074102 ( 4.386714)
test_btest 0.000758 0.000148 49.056077 ( 13.560102)
test_basic 0.003973 0.003914 0.721452 ( 0.773586)
test_all 0.081876 0.037401 625.797533 (199.951413)
test_rubyspec 0.033316 0.037074 100.004708 ( 24.493478)
total: 253.38 sec