Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-221320
#<BuildRuby:0x00007fbb65c6fde0
@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.20241119-221320",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003302 0.003831 3.290084 ( 3.380619)
build_miniruby 0.001194 0.000247 1.422290 ( 1.419523)
build_ruby 0.001562 0.000323 3.459252 ( 3.638970)
build_all 0.006632 0.001372 5.634637 ( 2.239711)
build_install 0.009443 0.008787 7.870238 ( 3.743697)
test_btest 0.000815 0.000210 74.186555 ( 29.927857)
test_basic 0.001980 0.004914 0.826879 ( 0.879703)
test_all 0.124051 0.023406 721.938991 (224.651564)
test_rubyspec 0.050105 0.031922 116.632446 ( 22.395390)
total: 292.28 sec