Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-033851
#<BuildRuby:0x00007f5fdefdfdc8
@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.20241213-033851",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000038 0.000004 0.000042 ( 0.000044)
build_up 0.000786 0.008151 3.776797 ( 4.040247)
build_miniruby 0.001548 0.000258 1.403631 ( 1.403131)
build_ruby 0.001704 0.000284 4.342202 ( 35.196105)
build_all 0.009654 0.000220 6.951420 ( 3.795269)
build_install 0.014250 0.008677 9.529281 ( 5.875323)
test_btest 0.000700 0.000137 78.919098 ( 29.663729)
test_basic 0.004975 0.004391 0.991781 ( 3.139332)
test_all 0.102222 0.047630 780.566445 (420.269524)
test_rubyspec 0.062166 0.023488 122.335969 ( 48.839134)
total: 552.22 sec