Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251214-022149
#<BuildRuby:0x00007eafe392fdd0
@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.20251214-022149",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.003899 0.002972 2.521635 ( 2.356361)
build_miniruby 0.000810 0.000700 1.481584 ( 1.478000)
build_ruby 0.001852 0.000000 3.899548 ( 3.957948)
build_all 0.005150 0.004015 6.426832 ( 2.633477)
build_install 0.010445 0.008454 8.221848 ( 4.285080)
test_btest 0.000883 0.000000 68.273831 ( 19.274832)
test_basic 0.004306 0.002911 0.855537 ( 0.907668)
test_all 0.093556 0.029191 696.911248 (211.891374)
test_rubyspec 0.055630 0.028021 122.673393 ( 23.123202)
total: 269.91 sec