Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-130813
#<BuildRuby:0x00007f5f8294fdc0
@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.20240826-130813",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.002655 0.004545 3.254910 ( 3.114220)
build_miniruby 0.001239 0.000232 1.251479 ( 1.248698)
build_ruby 0.001971 0.000000 2.971101 ( 3.213313)
build_all 0.007270 0.000169 6.955163 ( 2.600571)
build_install 0.012853 0.004249 8.702916 ( 3.841895)
test_btest 0.000738 0.000139 105.990618 ( 28.783012)
test_basic 0.004454 0.004280 0.874391 ( 4.074792)
test_all 0.104162 0.044361 674.897209 (211.159903)
test_rubyspec 0.054264 0.038453 164.418012 ( 27.271357)
total: 285.31 sec