Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250524-171716
#<BuildRuby:0x00007f3016f2fdd0
@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.20250524-171716",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006352 0.000344 2.687108 ( 2.269122)
build_miniruby 0.001495 0.000214 1.412606 ( 1.409539)
build_ruby 0.001528 0.000218 3.436754 ( 3.589831)
build_all 0.003294 0.004732 6.158740 ( 2.560242)
build_install 0.000185 0.017115 8.243268 ( 4.033859)
test_btest 0.000644 0.000207 52.904289 ( 14.195150)
test_basic 0.004338 0.004312 0.915587 ( 0.964831)
test_all 0.075837 0.042339 653.556014 (194.279300)
test_rubyspec 0.046996 0.029900 112.726641 ( 21.980276)
total: 245.28 sec