Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250128-100615
#<BuildRuby:0x00007f6bd776fdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250128-100615",
@make="make",
@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.000032 0.000005 0.000037 ( 0.000033)
autoconf 0.000055 0.000008 0.000063 ( 0.000059)
configure 0.000044 0.000007 0.000051 ( 0.000050)
build_up 0.007733 0.001171 3.569494 ( 4.386965)
build_miniruby 0.001870 0.000284 1.553266 ( 1.762047)
build_ruby 0.002005 0.000304 4.208862 ( 4.699290)
build_all 0.005805 0.004498 6.464544 ( 5.674140)
build_install 0.009888 0.016325 8.990125 ( 7.657977)
test_btest 0.000945 0.000256 72.699518 ( 56.960657)
test_basic 0.000394 0.007233 1.007767 ( 1.969955)
test_all 0.117918 0.013153 643.410146 (675.327877)
test_rubyspec 0.054209 0.027946 113.146924 (121.391806)
total: 879.83 sec