Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251028-101439
#<BuildRuby:0x000070957e05fdc8
@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.20251028-101439",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003021 0.006031 4.427894 ( 2.837985)
build_miniruby 0.000657 0.000890 1.359811 ( 1.355922)
build_ruby 0.001701 0.000229 3.760533 ( 28.463742)
build_all 0.005987 0.003983 6.440586 ( 2.729952)
build_install 0.015880 0.004645 9.313244 ( 5.060682)
test_btest 0.000740 0.000142 60.620744 ( 16.617566)
test_basic 0.001275 0.001757 0.706747 ( 0.763933)
test_all 0.089053 0.034610 657.721507 (231.696010)
test_rubyspec 0.055143 0.029630 119.489037 ( 25.887254)
total: 315.42 sec