Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260216-090525
#<BuildRuby:0x00007801ea23fdc0
@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.20260216-090525",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000000 0.000052 0.000052 ( 0.000053)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.001962 0.004955 2.770370 ( 3.014731)
build_miniruby 0.000612 0.000949 2.057713 ( 2.028476)
build_ruby 0.002102 0.000000 4.387729 ( 4.441604)
build_all 0.008059 0.000379 7.415670 ( 3.190961)
build_install 0.015105 0.003580 10.299779 ( 5.981177)
test_btest 0.001034 0.000007 85.823736 ( 23.584822)
test_basic 0.007357 0.004705 1.203044 ( 1.239511)
test_all 0.097346 0.031252 770.228389 (231.611915)
test_rubyspec 0.059598 0.031103 144.749330 ( 29.139558)
total: 304.23 sec