Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-155404
#<BuildRuby:0x00007fc7c78efdc8
@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.20241121-155404",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.007663 3.783244 ( 3.673104)
build_miniruby 0.000996 0.000565 1.716194 ( 1.713059)
build_ruby 0.001598 0.000309 4.041245 ( 4.219373)
build_all 0.009817 0.001061 6.582944 ( 3.340633)
build_install 0.020616 0.002107 9.140250 ( 4.543379)
test_btest 0.000653 0.000115 79.948328 ( 26.995188)
test_basic 0.009628 0.000034 1.046471 ( 3.909654)
test_all 0.102897 0.043240 656.735459 (231.365744)
test_rubyspec 0.051458 0.032380 115.437864 ( 21.577535)
total: 301.34 sec