Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-071052
#<BuildRuby:0x000075453bf2fdc8
@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.20251212-071052",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.001479 0.006253 3.251951 ( 2.699199)
build_miniruby 0.001101 0.000463 1.800189 ( 1.796985)
build_ruby 0.001652 0.000201 3.618268 ( 3.677896)
build_all 0.007153 0.001484 6.394437 ( 2.663542)
build_install 0.018367 0.003178 8.855973 ( 4.898865)
test_btest 0.002462 0.000142 69.243912 ( 17.759066)
test_basic 0.003179 0.004249 0.827102 ( 0.873393)
test_all 0.085599 0.037528 700.577929 (204.801839)
test_rubyspec 0.045411 0.041625 129.253572 ( 24.780448)
total: 263.95 sec