Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-142904
#<BuildRuby:0x00007fc9c451fdc0
@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.20240819-142904",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000046)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.005253 0.004298 4.271851 ( 4.579077)
build_miniruby 0.000000 0.002129 1.870673 ( 1.902804)
build_ruby 0.001369 0.000991 4.581408 ( 4.735532)
build_all 0.004961 0.005482 9.260313 ( 5.380872)
build_install 0.016128 0.009457 12.902249 ( 8.388382)
test_btest 0.000811 0.000277 130.886996 ( 54.477086)
test_basic 0.010855 0.002228 1.476012 ( 1.557245)
test_all 0.109852 0.045448 901.072807 (308.093143)
test_rubyspec 0.025281 0.066558 174.716001 ( 35.664058)
total: 424.78 sec