Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-200635
#<BuildRuby:0x00007f774b5efdc0
@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.20240819-200635",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.008977 0.000283 4.135805 ( 5.042517)
build_miniruby 0.001577 0.000405 1.764863 ( 2.165110)
build_ruby 0.002130 0.000548 4.858247 ( 5.587606)
build_all 0.009850 0.001441 9.046615 ( 6.839020)
build_install 0.023306 0.003730 12.328478 ( 10.996409)
test_btest 0.000850 0.000202 125.565397 (107.243078)
test_basic 0.005872 0.007737 1.369412 ( 1.825913)
test_all 0.114569 0.047577 993.104950 (552.897346)
test_rubyspec 0.067242 0.024162 170.987011 ( 43.995828)
total: 736.59 sec