Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-024323
#<BuildRuby:0x00007fd29901fdd8
@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.20240714-024323",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.003456 0.003981 3.300022 ( 3.371373)
build_miniruby 0.001430 0.000134 1.166218 ( 1.163632)
build_ruby 0.002139 0.000000 3.894997 ( 4.074798)
build_all 0.008931 0.000266 7.886080 ( 3.093887)
build_install 0.015867 0.004525 10.201459 ( 4.660322)
test_btest 0.000877 0.000095 114.584016 ( 31.472503)
test_basic 0.004238 0.004272 1.105749 ( 1.155904)
test_all 0.121678 0.033390 823.830836 (281.934020)
test_rubyspec 0.039649 0.048596 166.339755 ( 28.505258)
total: 359.43 sec