Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-193259
#<BuildRuby:0x000076e10482fdc8
@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.20251101-193259",
@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.000019 0.000006 0.000025 ( 0.000044)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.003566 0.006638 5.166302 ( 10.661923)
build_miniruby 0.001607 0.000190 2.106027 ( 4.369193)
build_ruby 0.001785 0.000242 4.705139 ( 38.213522)
build_all 0.008665 0.001391 7.672725 ( 10.260245)
build_install 0.018655 0.007699 11.486660 ( 15.983096)
test_btest 0.000151 0.001078 75.604182 (113.288804)
test_basic 0.006084 0.004603 1.186833 ( 2.013970)
test_all 0.109291 0.034284 828.716026 (745.575535)
test_rubyspec 0.047992 0.035976 120.718391 ( 35.564393)
total: 975.94 sec