Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250925-163020
#<BuildRuby:0x000079301dc2fdc8
@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.20250925-163020",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006512 0.003177 5.122941 ( 3.225562)
build_miniruby 0.001622 0.000000 1.781951 ( 1.781514)
build_ruby 0.000972 0.000702 4.566915 ( 4.594971)
build_all 0.006077 0.002188 6.496987 ( 2.886042)
build_install 0.015955 0.006336 10.191900 ( 5.315490)
test_btest 0.000753 0.000190 65.125688 ( 22.305147)
test_basic 0.006798 0.002500 1.141712 ( 1.460782)
test_all 0.084837 0.041089 707.728270 (207.113827)
test_rubyspec 0.046617 0.034501 114.467819 ( 27.704702)
total: 276.39 sec