Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251209-225224
#<BuildRuby:0x00007df978adfdc8
@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.20251209-225224",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003699 0.003184 2.810839 ( 2.627468)
build_miniruby 0.001190 0.000308 1.758934 ( 1.756579)
build_ruby 0.000875 0.000982 4.539027 ( 4.587521)
build_all 0.003177 0.006227 6.993430 ( 3.091996)
build_install 0.012396 0.007120 9.061853 ( 4.964359)
test_btest 0.000243 0.000730 72.756257 ( 20.301824)
test_basic 0.006740 0.002922 1.050374 ( 1.103257)
test_all 0.089813 0.042878 770.786928 (223.861728)
test_rubyspec 0.055881 0.030896 123.508262 ( 30.417607)
total: 292.71 sec