Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-054502
#<BuildRuby:0x00007fde1c69fdc8
@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.20240925-054502",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008500 0.000544 4.587613 ( 3.785556)
build_miniruby 0.001502 0.000182 1.515907 ( 1.512316)
build_ruby 0.001750 0.000212 4.261639 ( 4.426251)
build_all 0.004555 0.003689 7.078947 ( 2.951877)
build_install 0.015488 0.004626 10.383131 ( 4.706740)
test_btest 0.000894 0.000000 94.382010 ( 25.083786)
test_basic 0.011597 0.000000 1.148993 ( 1.197433)
test_all 0.105899 0.045485 764.922710 (251.632662)
test_rubyspec 0.040583 0.042906 134.227356 ( 29.917438)
total: 325.22 sec