Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-221045
#<BuildRuby:0x00007fe9fd17fdd8
@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.20241214-221045",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000021 0.000012 0.000033 ( 0.000033)
configure 0.000016 0.000010 0.000026 ( 0.000024)
build_up 0.003740 0.002138 1.649505 ( 1.992894)
build_miniruby 0.000861 0.000492 1.176067 ( 1.173867)
build_ruby 0.001129 0.000645 2.843225 ( 3.066272)
build_all 0.005084 0.002285 4.935896 ( 2.004746)
build_install 0.016316 0.001558 6.784520 ( 3.483455)
test_btest 0.000584 0.000276 69.510957 ( 18.152992)
test_basic 0.000000 0.010169 0.820909 ( 0.874586)
test_all 0.067980 0.071646 627.659146 (183.105220)
test_rubyspec 0.026136 0.057742 113.253393 ( 21.277212)
total: 235.13 sec