Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-204055
#<BuildRuby:0x000073f61592fde0
@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.20251221-204055",
@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.000005 0.000023 ( 0.000039)
autoconf 0.000000 0.000046 0.000046 ( 0.000046)
configure 0.000000 0.000037 0.000037 ( 0.000037)
build_up 0.001892 0.005362 3.123472 ( 3.051788)
build_miniruby 0.001512 0.000156 1.920011 ( 1.916689)
build_ruby 0.001304 0.000822 4.818877 ( 4.866720)
build_all 0.005589 0.004204 7.570859 ( 3.399259)
build_install 0.013229 0.007016 10.243335 ( 5.757596)
test_btest 0.000086 0.001011 79.199545 ( 23.419063)
test_basic 0.004966 0.005344 1.156054 ( 1.206645)
test_all 0.085362 0.047573 823.009742 (242.272541)
test_rubyspec 0.047526 0.036560 129.931856 ( 30.418740)
total: 316.31 sec