Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251215-222329
#<BuildRuby:0x0000779a066efdd0
@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.20251215-222329",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001949 0.004998 2.754221 ( 2.585574)
build_miniruby 0.001159 0.000300 1.507190 ( 1.504144)
build_ruby 0.001643 0.000162 4.335764 ( 4.389358)
build_all 0.005855 0.002717 6.753896 ( 2.928568)
build_install 0.014514 0.003805 9.280206 ( 5.113411)
test_btest 0.000202 0.000766 73.174795 ( 19.775303)
test_basic 0.004032 0.003239 1.065505 ( 2.655466)
test_all 0.095790 0.030603 723.003430 (210.314213)
test_rubyspec 0.055117 0.032375 127.820155 ( 26.167329)
total: 275.44 sec