Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-002739
#<BuildRuby:0x00007fdce131fdd8
@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.20241224-002739",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001826 0.003733 1.641892 ( 1.996814)
build_miniruby 0.001218 0.000146 1.152512 ( 1.149094)
build_ruby 0.001481 0.000178 3.685294 ( 3.826342)
build_all 0.008588 0.000527 6.308171 ( 2.651945)
build_install 0.012102 0.006967 7.606739 ( 3.936124)
test_btest 0.000798 0.000129 74.583643 ( 20.275456)
test_basic 0.005567 0.003523 0.995948 ( 1.046426)
test_all 0.098777 0.044356 688.977323 (201.884858)
test_rubyspec 0.040083 0.043215 118.880701 ( 26.445854)
total: 263.21 sec