Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-134146
#<BuildRuby:0x00007fb53546fdd8
@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.20240826-134146",
@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.000024)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.008717 0.000970 4.105272 ( 5.214273)
build_miniruby 0.002005 0.000413 13.250081 ( 13.458671)
build_ruby 0.001909 0.000393 4.595595 ( 5.222676)
build_all 0.009859 0.000257 8.838056 ( 5.687779)
build_install 0.019813 0.005721 12.018444 ( 9.038716)
test_btest 0.000779 0.000160 126.128251 ( 98.178920)
test_basic 0.011388 0.002336 1.449406 ( 1.805913)
test_all 0.120985 0.045657 962.723847 (893.406766)
test_rubyspec 0.062853 0.035445 179.734075 (184.186020)
total: 1216.20 sec