Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-131417
#<BuildRuby:0x00007f480842fde0
@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.20240828-131417",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003780 0.005092 3.251303 ( 3.122064)
build_miniruby 0.001276 0.000365 1.271987 ( 1.268762)
build_ruby 0.001449 0.000414 3.962311 ( 23.448489)
build_all 0.005725 0.003419 7.979065 ( 3.095779)
build_install 0.018281 0.001580 10.761598 ( 4.864928)
test_btest 0.000776 0.000211 115.200144 ( 31.844600)
test_basic 0.006118 0.004881 1.140419 ( 1.187817)
test_all 0.109320 0.040980 914.532325 (280.924208)
test_rubyspec 0.047549 0.037679 164.482552 ( 33.083899)
total: 382.84 sec