Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-182945
#<BuildRuby:0x00007f895f85fdc8
@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.20241125-182945",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002256 0.004700 3.106356 ( 3.148017)
build_miniruby 0.001207 0.000386 1.278385 ( 1.276629)
build_ruby 0.001545 0.000494 3.536812 ( 3.727126)
build_all 0.003113 0.005307 6.017272 ( 2.448043)
build_install 0.019918 0.000000 8.753719 ( 4.395111)
test_btest 0.000995 0.000000 75.448334 ( 21.107318)
test_basic 0.004143 0.005533 0.851281 ( 0.900566)
test_all 0.120798 0.026390 696.880151 (208.874190)
test_rubyspec 0.042186 0.040821 119.353788 ( 27.994974)
total: 273.87 sec