Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250425-110056
#<BuildRuby:0x00007fcb9367fdc0
@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.20250425-110056",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.001005 0.004490 2.102237 ( 2.763824)
build_miniruby 0.001117 0.000473 1.658798 ( 1.659652)
build_ruby 0.001401 0.000593 3.752765 ( 46.384831)
build_all 0.006846 0.001866 6.169822 ( 2.676913)
build_install 0.015198 0.002777 8.124713 ( 4.716537)
test_btest 0.000619 0.000240 47.925669 ( 13.266957)
test_basic 0.008381 0.000000 0.698709 ( 0.752254)
test_all 0.070079 0.047599 505.623401 (160.555277)
test_rubyspec 0.053118 0.022728 100.939287 ( 19.669238)
total: 252.45 sec