Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-034614
#<BuildRuby:0x00007f6f9e3efde0
@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.20241027-034614",
@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.000009 0.000006 0.000015 ( 0.000015)
autoconf 0.000016 0.000010 0.000026 ( 0.000026)
configure 0.000014 0.000009 0.000023 ( 0.000022)
build_up 0.000053 0.007778 3.434925 ( 3.335498)
build_miniruby 0.001808 0.000000 1.443519 ( 1.440956)
build_ruby 0.001912 0.000000 3.994091 ( 4.113350)
build_all 0.004763 0.004555 6.489136 ( 2.533267)
build_install 0.009582 0.012572 9.062335 ( 4.103081)
test_btest 0.000639 0.000533 76.387998 ( 20.457569)
test_basic 0.004862 0.004770 0.832998 ( 0.880253)
test_all 0.095944 0.054129 756.852560 (231.554626)
test_rubyspec 0.056082 0.026931 120.097513 ( 25.780635)
total: 294.20 sec