Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250821-085852
#<BuildRuby:0x000071c286cafde0
@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.20250821-085852",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.003097 0.004391 3.258011 ( 2.173201)
build_miniruby 0.001211 0.000078 1.153426 ( 1.172589)
build_ruby 0.000713 0.000894 2.876194 ( 5.067705)
build_all 0.006094 0.001650 5.495924 ( 2.128568)
build_install 0.014689 0.004630 8.302614 ( 3.809376)
test_btest 0.000595 0.000221 53.943046 ( 14.962098)
test_basic 0.004024 0.002651 0.734166 ( 0.786336)
test_all 0.093119 0.023118 572.941646 (181.152299)
test_rubyspec 0.047190 0.031725 112.765084 ( 19.086271)
total: 230.34 sec