Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-022858
#<BuildRuby:0x00007f055b37fde0
@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.20240616-022858",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000022 0.000011 0.000033 ( 0.000033)
configure 0.000019 0.000009 0.000028 ( 0.000027)
build_up 0.005150 0.002439 3.531164 ( 3.356723)
build_miniruby 0.001096 0.000519 1.277328 ( 1.274102)
build_ruby 0.000000 0.001881 3.528483 ( 3.692905)
build_all 0.001275 0.007237 7.597352 ( 2.988922)
build_install 0.014298 0.006461 10.924026 ( 5.327549)
test_btest 0.000681 0.000381 110.070739 ( 29.964938)
test_basic 0.005177 0.000704 1.107972 ( 1.164329)
test_all 0.078331 0.070300 804.856265 (253.933424)
test_rubyspec 0.039253 0.054033 159.643356 ( 32.763742)
total: 334.47 sec