Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250513-124421
#<BuildRuby:0x00007f7b43ebfdc8
@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.20250513-124421",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.002411 0.003810 2.457026 ( 2.552610)
build_miniruby 0.001249 0.000183 1.643684 ( 1.641129)
build_ruby 0.001846 0.000271 4.176469 ( 4.259634)
build_all 0.007352 0.001082 6.374998 ( 2.749023)
build_install 0.008322 0.009441 8.671657 ( 4.855950)
test_btest 0.000785 0.000157 56.326320 ( 16.387609)
test_basic 0.000664 0.007973 0.915072 ( 0.969487)
test_all 0.081008 0.038633 666.549178 (211.368367)
test_rubyspec 0.037702 0.036627 113.955203 ( 25.593607)
total: 270.38 sec