Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-015634
#<BuildRuby:0x00007f0cf491fde0
@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.20240802-015634",
@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.000020 0.000006 0.000026 ( 0.000024)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.000803 0.008223 3.953823 ( 4.886223)
build_miniruby 0.001406 0.000511 1.834313 ( 2.091758)
build_ruby 0.001908 0.000694 4.625791 ( 6.249786)
build_all 0.002199 0.009129 8.975374 ( 7.078277)
build_install 0.017472 0.008083 12.176295 ( 10.128723)
test_btest 0.000794 0.000340 126.334881 ( 78.582829)
test_basic 0.006398 0.000810 1.391298 ( 1.932036)
test_all 0.079630 0.076518 906.425843 (388.667903)
test_rubyspec 0.048726 0.041295 173.470057 ( 36.081282)
total: 535.70 sec