Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-102318
#<BuildRuby:0x00007f1e25f4fde0
@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.20241009-102318",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.002812 0.004920 3.717701 ( 3.607341)
build_miniruby 0.001321 0.000391 1.210942 ( 1.207990)
build_ruby 0.001693 0.000501 4.436833 ( 4.594701)
build_all 0.009151 0.000146 6.935500 ( 2.809427)
build_install 0.015226 0.003759 9.837018 ( 4.565486)
test_btest 0.000759 0.000207 90.715997 ( 25.664408)
test_basic 0.008673 0.001159 1.121446 ( 1.170249)
test_all 0.112965 0.038225 771.305154 (264.425016)
test_rubyspec 0.059440 0.029573 135.325306 ( 49.333231)
total: 357.38 sec