Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-161643
#<BuildRuby:0x00007f8e1e43fdd8
@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.20241210-161643",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002676 0.004928 3.621511 ( 4.726433)
build_miniruby 0.001316 0.000474 10.150765 ( 9.626887)
build_ruby 0.001314 0.000473 3.344077 ( 3.512145)
build_all 0.008531 0.000054 6.054089 ( 2.551616)
build_install 0.003451 0.016431 8.661583 ( 4.224398)
test_btest 0.000559 0.000260 74.016992 ( 20.832564)
test_basic 0.002330 0.007420 0.972489 ( 1.024502)
test_all 0.095358 0.047722 704.040955 (219.052787)
test_rubyspec 0.050476 0.031698 117.605505 ( 27.929640)
total: 293.48 sec