Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-175449
#<BuildRuby:0x00007fee8af6fdd0
@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.20241102-175449",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006812 0.000867 3.820089 ( 3.682480)
build_miniruby 0.001385 0.000415 1.587426 ( 1.583777)
build_ruby 0.000000 0.001934 4.187244 ( 4.307836)
build_all 0.005886 0.002631 6.821532 ( 2.868213)
build_install 0.010638 0.009124 9.267882 ( 4.287718)
test_btest 0.000267 0.000988 75.832643 ( 20.897173)
test_basic 0.003175 0.007011 1.118524 ( 1.158989)
test_all 0.089690 0.055120 688.381125 (212.050019)
test_rubyspec 0.059765 0.020936 113.919401 ( 23.393807)
total: 274.23 sec