Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-130233
#<BuildRuby:0x00007f54a139fdd0
@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.20240706-130233",
@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.000025 0.000007 0.000032 ( 0.000033)
autoconf 0.000046 0.000013 0.000059 ( 0.000053)
configure 0.000036 0.000010 0.000046 ( 0.000046)
build_up 0.008879 0.001273 4.722148 ( 4.985213)
build_miniruby 0.001619 0.000429 1.879725 ( 1.988496)
build_ruby 0.001911 0.000506 4.866239 ( 5.591186)
build_all 0.005472 0.004650 9.110631 ( 5.648268)
build_install 0.010500 0.016479 13.081852 ( 8.785560)
test_btest 0.000895 0.000330 129.498308 ( 80.944177)
test_basic 0.004591 0.010566 1.366761 ( 1.694855)
test_all 0.123916 0.038079 949.292883 (427.200660)
test_rubyspec 0.044148 0.054601 183.675770 ( 78.870333)
total: 615.71 sec