Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-040254
#<BuildRuby:0x00007faec1d1fde0
@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.20241019-040254",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004089 0.004106 3.651828 ( 3.547266)
build_miniruby 0.001262 0.000392 1.758463 ( 1.756587)
build_ruby 0.001476 0.000459 4.330725 ( 4.468510)
build_all 0.006633 0.002336 7.420467 ( 3.028728)
build_install 0.019319 0.000889 10.076717 ( 4.553885)
test_btest 0.000869 0.000242 94.355912 ( 25.990142)
test_basic 0.005853 0.004654 1.040941 ( 1.092233)
test_all 0.108548 0.041776 742.569018 (214.726272)
test_rubyspec 0.045055 0.043228 132.936131 ( 26.491782)
total: 285.66 sec