Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-054703
#<BuildRuby:0x00007fb5f337fdd8
@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.20240628-054703",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.003185 0.005189 4.086852 ( 3.497208)
build_miniruby 0.001219 0.000462 1.521502 ( 1.517769)
build_ruby 0.001260 0.000478 3.795792 ( 3.952770)
build_all 0.008304 0.000000 7.929896 ( 3.153491)
build_install 0.017396 0.003010 11.047733 ( 5.208516)
test_btest 0.000773 0.000258 113.921551 ( 31.515363)
test_basic 0.005647 0.007736 1.468354 ( 2.205021)
test_all 0.113229 0.040785 796.966607 (254.798636)
test_rubyspec 0.058097 0.036783 167.435379 ( 28.044083)
total: 333.89 sec