Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-101614
#<BuildRuby:0x00007fa7d4d4fde0
@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.20241107-101614",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.002761 0.005008 3.308087 ( 3.244891)
build_miniruby 0.001597 0.000000 1.207119 ( 1.204140)
build_ruby 0.001699 0.000000 3.529439 ( 3.720985)
build_all 0.006151 0.002054 6.202171 ( 2.686611)
build_install 0.017650 0.000000 8.330947 ( 3.985915)
test_btest 0.000495 0.000508 76.096929 ( 20.398823)
test_basic 0.009329 0.000452 0.982620 ( 1.041983)
test_all 0.101517 0.044827 688.095195 (198.742184)
test_rubyspec 0.045918 0.036569 113.782941 ( 27.036088)
total: 262.06 sec