Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-092857
#<BuildRuby:0x000055e6292a5fc0
@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.20231217-092857",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000123 0.007160 2.336217 ( 2.409142)
build_miniruby 0.001562 0.000325 1.600791 ( 1.599312)
build_ruby 0.000000 0.002131 3.038134 ( 3.262825)
build_all 0.006318 0.001326 5.805172 ( 2.849489)
build_install 0.011868 0.007033 7.120408 ( 3.648883)
test_btest 0.000627 0.000169 80.585644 ( 29.884133)
test_basic 0.004738 0.000107 0.844202 ( 0.929628)
test_all 0.087208 0.032855 688.661023 (254.848632)
test_rubyspec 0.030945 0.034180 92.991967 (104.969813)
total: 404.40 sec