Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-134217
#<BuildRuby:0x00007f1c0a8afde0
@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.20241005-134217",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005447 0.002437 3.145955 ( 3.118839)
build_miniruby 0.001164 0.000279 1.399995 ( 1.397326)
build_ruby 0.001469 0.000353 3.684003 ( 3.845558)
build_all 0.009463 0.000000 7.376780 ( 3.104513)
build_install 0.016773 0.003694 9.883597 ( 4.717296)
test_btest 0.000939 0.000000 92.552296 ( 25.388819)
test_basic 0.010297 0.000000 1.112345 ( 1.165307)
test_all 0.112828 0.033899 701.764745 (202.082013)
test_rubyspec 0.041258 0.041888 133.327744 ( 22.925276)
total: 267.75 sec