Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-201634
#<BuildRuby:0x00007f2e2ceafdd8
@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.20241012-201634",
@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.000037 0.000003 0.000040 ( 0.000039)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.007193 0.000635 3.735841 ( 3.798560)
build_miniruby 0.001600 0.000141 1.510127 ( 1.507157)
build_ruby 0.001661 0.000146 4.121132 ( 14.830115)
build_all 0.004816 0.004277 7.289637 ( 3.022195)
build_install 0.009447 0.009326 9.793294 ( 4.557103)
test_btest 0.000861 0.000000 93.640145 ( 37.566852)
test_basic 0.006934 0.003451 1.157821 ( 1.200849)
test_all 0.103757 0.046584 753.111737 (248.632820)
test_rubyspec 0.049870 0.036451 133.751586 ( 29.225677)
total: 344.34 sec