Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260115-171005
#<BuildRuby:0x000070b07b8cfdd8
@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.20260115-171005",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.001954 0.004968 2.435537 ( 2.262517)
build_miniruby 0.001069 0.000453 1.436296 ( 1.432791)
build_ruby 0.000909 0.000955 3.993206 ( 4.157893)
build_all 0.004022 0.004418 6.522451 ( 2.780700)
build_install 0.014131 0.003903 8.219293 ( 4.240342)
test_btest 0.000981 0.000000 76.094424 ( 20.474736)
test_basic 0.006687 0.004031 1.083568 ( 1.124909)
test_all 0.093158 0.034928 736.748574 (210.774653)
test_rubyspec 0.054733 0.037252 137.094892 ( 25.792827)
total: 273.04 sec