Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-075334
#<BuildRuby:0x000074870bc6fdc0
@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.20251231-075334",
@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.000008 0.000026 ( 0.000026)
autoconf 0.000027 0.000012 0.000039 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000032)
build_up 0.001647 0.004913 2.178102 ( 2.307879)
build_miniruby 0.000364 0.001148 1.685152 ( 1.682566)
build_ruby 0.001563 0.000275 3.569379 ( 27.482765)
build_all 0.004932 0.003469 6.297965 ( 2.564010)
build_install 0.012901 0.005035 7.992058 ( 4.297789)
test_btest 0.000655 0.000309 72.063014 ( 19.593340)
test_basic 0.005061 0.003512 0.875880 ( 0.923129)
test_all 0.092376 0.035152 722.566938 (229.702524)
test_rubyspec 0.048673 0.030742 134.674553 ( 43.984512)
total: 332.54 sec