Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-082608
#<BuildRuby:0x00007fbadef8fde0
@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.20240813-082608",
@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.000025 0.000006 0.000031 ( 0.000031)
autoconf 0.000052 0.000011 0.000063 ( 0.000064)
configure 0.000039 0.000009 0.000048 ( 0.000047)
build_up 0.006555 0.001417 3.426889 ( 3.438922)
build_miniruby 0.000005 0.002214 1.741566 ( 1.737288)
build_ruby 0.001765 0.000407 3.582530 ( 3.769568)
build_all 0.008018 0.000916 8.264801 ( 3.252421)
build_install 0.015041 0.004722 10.918183 ( 4.930627)
test_btest 0.000000 0.001081 120.851782 ( 31.434277)
test_basic 0.004027 0.007047 1.099931 ( 1.145988)
test_all 0.092852 0.059263 842.867332 (246.332226)
test_rubyspec 0.051040 0.044318 174.022798 ( 42.318731)
total: 338.36 sec