Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260109-010217
#<BuildRuby:0x000073916687fdc8
@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.20260109-010217",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000047 0.000011 0.000058 ( 0.000054)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.005134 0.002745 3.198377 ( 3.754989)
build_miniruby 0.001745 0.000000 1.942526 ( 2.065012)
build_ruby 0.000851 0.001227 4.765303 ( 5.184741)
build_all 0.005830 0.004060 7.265102 ( 4.791221)
build_install 0.017197 0.006501 10.106907 ( 7.143726)
test_btest 0.000966 0.000261 77.182968 ( 26.918410)
test_basic 0.000070 0.009162 1.019953 ( 1.069491)
test_all 0.085942 0.042762 766.271797 (240.369313)
test_rubyspec 0.052037 0.037941 133.874498 ( 27.882789)
total: 319.18 sec