Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250509-001154
#<BuildRuby:0x00007f7639e8fdd0
@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.20250509-001154",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005677 0.000298 2.332725 ( 2.447351)
build_miniruby 0.001302 0.000241 1.579560 ( 1.576423)
build_ruby 0.001900 0.000352 3.899552 ( 14.770223)
build_all 0.007476 0.000574 5.760808 ( 2.371178)
build_install 0.010410 0.008138 7.024926 ( 3.751598)
test_btest 0.000623 0.000141 46.998121 ( 13.534122)
test_basic 0.006596 0.000499 0.679239 ( 7.507574)
test_all 0.080084 0.037302 530.713643 (165.064119)
test_rubyspec 0.042150 0.035183 106.516606 ( 21.065533)
total: 232.09 sec