Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-005521
#<BuildRuby:0x00007d756b19fdd0
@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.20251210-005521",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.003149 0.004054 2.700105 ( 2.910607)
build_miniruby 0.000408 0.001133 1.379573 ( 1.377044)
build_ruby 0.000336 0.001474 4.034097 ( 4.157450)
build_all 0.008713 0.000000 6.485743 ( 2.654847)
build_install 0.009826 0.008548 8.295048 ( 4.366143)
test_btest 0.000000 0.000940 71.204989 ( 18.585918)
test_basic 0.004797 0.003678 0.951693 ( 1.001962)
test_all 0.077120 0.048607 717.960021 (227.684733)
test_rubyspec 0.050612 0.033224 123.538441 ( 24.697047)
total: 287.44 sec