Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-113301
#<BuildRuby:0x00007f1c6c71fdd8
@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.20241213-113301",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000000 0.000107 0.000107 ( 0.000193)
build_up 0.001633 0.004484 2.556232 ( 3.589640)
build_miniruby 0.001262 0.000534 1.619302 ( 1.709771)
build_ruby 0.000000 0.002249 4.185323 ( 4.545139)
build_all 0.007045 0.001258 6.413211 ( 4.227193)
build_install 0.012166 0.007678 8.585194 ( 5.423367)
test_btest 0.000582 0.000260 76.338947 ( 33.794995)
test_basic 0.004741 0.004526 1.009018 ( 4.413346)
test_all 0.106424 0.038604 751.868420 (362.607277)
test_rubyspec 0.037321 0.044604 120.163412 ( 40.923370)
total: 461.24 sec