Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-204156
#<BuildRuby:0x00007efeb3e0fde0
@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.20240614-204156",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003962 0.003951 3.120318 ( 3.253831)
build_miniruby 0.001352 0.000306 1.223919 ( 1.221296)
build_ruby 0.001587 0.000359 3.277616 ( 3.467976)
build_all 0.009077 0.000207 6.475840 ( 2.513690)
build_install 0.012665 0.008268 8.776288 ( 4.097637)
test_btest 0.000685 0.000172 97.338718 ( 25.504012)
test_basic 0.008025 0.000951 1.137093 ( 3.575069)
test_all 0.101009 0.049132 844.198307 (250.596975)
test_rubyspec 0.055160 0.033373 158.185791 ( 29.184640)
total: 323.42 sec