Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-145942
#<BuildRuby:0x000073ef42affdc0
@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.20251230-145942",
@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.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.003041 0.002999 2.126239 ( 2.267377)
build_miniruby 0.001467 0.000141 1.440377 ( 1.436925)
build_ruby 0.000675 0.001206 3.784172 ( 3.863276)
build_all 0.003658 0.005228 6.780365 ( 2.829466)
build_install 0.014758 0.004621 8.891012 ( 4.837353)
test_btest 0.000325 0.000758 76.688104 ( 19.998077)
test_basic 0.005059 0.003038 0.961443 ( 1.007909)
test_all 0.085428 0.046616 805.691103 (282.696419)
test_rubyspec 0.052771 0.037196 134.677930 ( 30.930362)
total: 349.87 sec