Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-205827
#<BuildRuby:0x00007f7b7305fdc0
@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.20250503-205827",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006147 0.000413 2.337909 ( 2.420767)
build_miniruby 0.001400 0.000271 1.318433 ( 1.315079)
build_ruby 0.001503 0.000291 3.778023 ( 3.918224)
build_all 0.007123 0.001379 6.297382 ( 2.672312)
build_install 0.009446 0.008166 8.412717 ( 4.644964)
test_btest 0.000818 0.000194 50.955616 ( 14.522360)
test_basic 0.001458 0.007073 0.828827 ( 0.882234)
test_all 0.076544 0.045673 599.892491 (221.384158)
test_rubyspec 0.036301 0.043205 104.578870 ( 24.630453)
total: 276.39 sec