Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250405-085943
#<BuildRuby:0x00007f9e8ffefdc8
@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.20250405-085943",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.007355 3.247030 ( 2.506483)
build_miniruby 0.000684 0.000811 1.483825 ( 1.481841)
build_ruby 0.001340 0.000335 3.712114 ( 3.803477)
build_all 0.004887 0.003226 5.685291 ( 2.481622)
build_install 0.013393 0.006735 8.299281 ( 4.071006)
test_btest 0.000672 0.000195 47.000226 ( 13.810236)
test_basic 0.006778 0.001968 0.731766 ( 0.784721)
test_all 0.077178 0.041523 619.713802 (290.146380)
test_rubyspec 0.053290 0.033602 105.801542 ( 46.481794)
total: 365.57 sec