Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-005816
#<BuildRuby:0x00007f93f077fde0
@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.20241214-005816",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000022 0.000010 0.000032 ( 0.000031)
build_up 0.001414 0.004706 2.153584 ( 2.467817)
build_miniruby 0.001253 0.000602 1.392969 ( 1.396211)
build_ruby 0.001417 0.000681 4.306770 ( 4.394772)
build_all 0.003888 0.004043 5.532921 ( 2.246889)
build_install 0.015547 0.003625 7.115692 ( 3.575595)
test_btest 0.000638 0.000298 75.362422 ( 20.220044)
test_basic 0.008355 0.000003 0.924015 ( 0.978439)
test_all 0.093347 0.060484 711.523528 (239.092616)
test_rubyspec 0.034699 0.039120 112.503957 ( 23.623551)
total: 298.00 sec