Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-083617
#<BuildRuby:0x00007ff3a224fde0
@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.20241214-083617",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006042 0.000000 2.329588 ( 2.662771)
build_miniruby 0.001528 0.000000 1.549007 ( 1.545818)
build_ruby 0.001719 0.000000 3.552306 ( 3.682273)
build_all 0.007656 0.000000 6.081892 ( 2.611336)
build_install 0.016805 0.000000 7.145228 ( 3.612194)
test_btest 0.000795 0.000000 73.949901 ( 19.925350)
test_basic 0.004492 0.003432 1.042703 ( 1.093649)
test_all 0.103275 0.041390 715.447060 (223.579173)
test_rubyspec 0.050012 0.027100 112.264260 ( 25.615910)
total: 284.33 sec