Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251008-232040
#<BuildRuby:0x000077cadecffdc0
@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.20251008-232040",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.006313 0.003280 4.945032 ( 3.015671)
build_miniruby 0.001074 0.000228 1.742174 ( 1.739922)
build_ruby 0.001579 0.000118 3.505299 ( 3.678915)
build_all 0.005111 0.002733 6.136156 ( 2.504781)
build_install 0.015612 0.004652 9.854195 ( 4.636255)
test_btest 0.000755 0.000174 61.397986 ( 16.896968)
test_basic 0.004052 0.003954 1.016983 ( 1.067267)
test_all 0.090983 0.032679 677.774754 (193.236480)
test_rubyspec 0.043187 0.034773 119.472192 ( 26.861564)
total: 253.64 sec