Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-172124
#<BuildRuby:0x00007b8e3109fde0
@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.20251101-172124",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004805 0.003975 4.533328 ( 3.010957)
build_miniruby 0.000697 0.000913 1.491439 ( 1.598419)
build_ruby 0.001613 0.000207 4.513836 ( 29.345509)
build_all 0.006611 0.003254 7.227424 ( 4.489736)
build_install 0.016592 0.008900 10.834546 ( 7.739741)
test_btest 0.000792 0.000306 74.283348 ( 46.227643)
test_basic 0.001668 0.006366 1.032139 ( 2.933431)
test_all 0.086626 0.044981 804.842132 (565.718024)
test_rubyspec 0.056152 0.030891 134.269500 (132.870778)
total: 793.94 sec