Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251028-015652
#<BuildRuby:0x00007790cd75fdc0
@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-015652",
@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.000037 0.000010 0.000047 ( 0.000046)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.001780 0.006214 3.585038 ( 2.305787)
build_miniruby 0.001403 0.000000 1.172344 ( 1.169121)
build_ruby 0.000118 0.001510 2.887247 ( 3.003871)
build_all 0.004101 0.002917 5.326007 ( 2.093588)
build_install 0.012390 0.004765 7.733391 ( 3.607973)
test_btest 0.000000 0.000916 55.631296 ( 16.805105)
test_basic 0.003355 0.003060 0.670922 ( 0.733809)
test_all 0.086292 0.031611 604.748466 (188.382098)
test_rubyspec 0.035503 0.038785 112.324506 ( 19.186403)
total: 237.29 sec