Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-160956
#<BuildRuby:0x00007faec000fde0
@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.20240801-160956",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004968 0.002433 2.922851 ( 2.896608)
build_miniruby 0.001381 0.000302 1.146640 ( 1.143389)
build_ruby 0.001447 0.000316 3.225738 ( 13.675615)
build_all 0.003772 0.003793 7.438244 ( 3.055116)
build_install 0.016788 0.000000 9.382503 ( 4.152306)
test_btest 0.000863 0.000000 105.509348 ( 28.317832)
test_basic 0.006799 0.003348 0.970230 ( 1.017960)
test_all 0.110118 0.034287 772.686607 (262.476783)
test_rubyspec 0.060056 0.026387 163.101331 ( 28.729915)
total: 345.47 sec