Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-093928
#<BuildRuby:0x00007ff79d35fdd0
@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.20241011-093928",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.007499 3.733326 ( 3.661519)
build_miniruby 0.000000 0.001579 1.633536 ( 1.631127)
build_ruby 0.000000 0.002188 3.872169 ( 14.651476)
build_all 0.008829 0.000000 7.210385 ( 3.005899)
build_install 0.007589 0.010951 10.054359 ( 4.768411)
test_btest 0.000682 0.000281 93.159563 ( 26.487879)
test_basic 0.005676 0.004665 1.019072 ( 2.966120)
test_all 0.099148 0.051853 795.472644 (247.106101)
test_rubyspec 0.062385 0.027979 134.822703 ( 27.953538)
total: 332.23 sec