Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-160552
#<BuildRuby:0x00007f9bb80efdc0
@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.20240920-160552",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000033 0.000014 0.000047 ( 0.000045)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.001790 0.007131 4.955364 ( 4.245795)
build_miniruby 0.001241 0.000576 1.628205 ( 1.624294)
build_ruby 0.001239 0.000576 4.501322 ( 4.678207)
build_all 0.003469 0.005849 6.987545 ( 2.994086)
build_install 0.015196 0.005569 10.709692 ( 5.065351)
test_btest 0.000888 0.000000 98.247699 ( 26.126989)
test_basic 0.006404 0.003700 1.158796 ( 1.202423)
test_all 0.122756 0.028849 750.284586 (233.462891)
test_rubyspec 0.054691 0.029239 138.867482 ( 25.590294)
total: 304.99 sec