Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250906-092529
#<BuildRuby:0x000078aa00effdd0
@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.20250906-092529",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.002685 0.005903 4.254795 ( 2.683504)
build_miniruby 0.001284 0.000076 1.624633 ( 1.626948)
build_ruby 0.001797 0.000000 3.894663 ( 3.997749)
build_all 0.005113 0.002807 6.421319 ( 3.071441)
build_install 0.014074 0.006067 9.429408 ( 4.906576)
test_btest 0.000747 0.000214 62.030225 ( 17.428496)
test_basic 0.006057 0.002322 0.938906 ( 1.122392)
test_all 0.092898 0.028057 628.242114 (218.541053)
test_rubyspec 0.038333 0.041043 116.113400 ( 22.115074)
total: 275.49 sec