Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-205547
#<BuildRuby:0x00007f7acd53fdc8
@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.20241018-205547",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.009104 0.000507 4.667212 ( 6.608390)
build_miniruby 0.001788 0.000175 1.875938 ( 2.473091)
build_ruby 0.002592 0.000253 5.196248 ( 6.863637)
build_all 0.011572 0.000305 8.314632 ( 8.580721)
build_install 0.017391 0.009062 11.743059 ( 11.908874)
test_btest 0.000889 0.000116 104.049098 (109.564229)
test_basic 0.012295 0.001014 1.362065 ( 2.438059)
test_all 0.138507 0.028030 896.486460 (650.580221)
test_rubyspec 0.030289 0.067411 143.114519 ( 78.312999)
total: 877.33 sec