Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-060707
#<BuildRuby:0x000076cb8e57fdc0
@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.20251103-060707",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001717 0.004215 2.246579 ( 2.427038)
build_miniruby 0.001201 0.000456 1.391835 ( 1.388485)
build_ruby 0.001245 0.000678 3.550639 ( 3.665097)
build_all 0.004784 0.003224 6.309251 ( 2.684441)
build_install 0.010095 0.008096 7.823241 ( 4.202019)
test_btest 0.000014 0.001025 62.556425 ( 16.886262)
test_basic 0.005464 0.004002 0.935524 ( 0.980558)
test_all 0.086195 0.042598 700.978622 (201.670555)
test_rubyspec 0.052024 0.031618 120.974965 ( 26.950541)
total: 260.86 sec