Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-233751
#<BuildRuby:0x00007f1efffafdc8
@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.20241001-233751",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.003677 0.005232 4.774325 ( 4.010753)
build_miniruby 0.001260 0.000280 1.566926 ( 1.564398)
build_ruby 0.001700 0.000378 4.282813 ( 4.475586)
build_all 0.008532 0.000230 6.998066 ( 2.948315)
build_install 0.018514 0.000668 9.803555 ( 4.491193)
test_btest 0.000863 0.000164 95.399183 ( 26.357215)
test_basic 0.010040 0.001150 1.143004 ( 1.195285)
test_all 0.117629 0.032851 773.674547 (225.993073)
test_rubyspec 0.054876 0.033725 135.715038 ( 35.521230)
total: 306.56 sec