Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-210653
#<BuildRuby:0x00007f63d58efdd8
@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.20240708-210653",
@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.000005 0.000027 ( 0.000026)
autoconf 0.000052 0.000011 0.000063 ( 0.000059)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.008405 0.001681 4.553909 ( 6.310224)
build_miniruby 0.001890 0.000378 1.857826 ( 2.379508)
build_ruby 0.002444 0.000489 4.697921 ( 6.177493)
build_all 0.008288 0.004177 9.048904 ( 10.257414)
build_install 0.025555 0.003519 12.542130 ( 14.142149)
test_btest 0.000900 0.000185 130.215552 (170.399285)
test_basic 0.008863 0.005613 1.445832 ( 2.884553)
test_all 0.113517 0.060348 1015.386715 (1384.883857)
test_rubyspec 0.056901 0.036592 177.646275 (219.648507)
total: 1817.08 sec