Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250618-003212
#<BuildRuby:0x00007e2d4c65fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250618-003212",
@make="make",
@no_timeout_error=nil,
@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.000006 0.000019 ( 0.000019)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000024 0.000010 0.000034 ( 0.000033)
build_up 0.005204 0.003531 4.525365 ( 2.605166)
build_miniruby 0.000198 0.001219 1.130396 ( 1.127736)
build_ruby 0.001014 0.000453 3.357641 ( 3.549920)
build_all 0.003830 0.004004 5.757954 ( 2.487025)
build_install 0.017895 0.003856 9.375785 ( 4.630418)
test_btest 0.000603 0.000399 55.254456 ( 18.733768)
test_basic 0.003345 0.003698 0.906747 ( 0.978681)
test_all 0.072403 0.045945 625.321437 (192.595498)
test_rubyspec 0.049024 0.027004 106.288883 ( 25.427775)
total: 252.14 sec