Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-160517
#<BuildRuby:0x00007f4436c5fdd8
@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.20241031-160517",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.008285 0.000047 3.265754 ( 2.821158)
build_miniruby 0.001314 0.000155 1.100948 ( 1.098514)
build_ruby 0.001597 0.000200 2.947498 ( 3.188333)
build_all 0.008499 0.000519 5.618175 ( 2.163583)
build_install 0.016517 0.001403 7.532274 ( 3.422500)
test_btest 0.000994 0.000000 60.655042 ( 15.941768)
test_basic 0.004906 0.003653 0.673381 ( 0.733602)
test_all 0.091373 0.056162 632.828800 (191.668194)
test_rubyspec 0.036595 0.041298 117.244789 ( 20.404692)
total: 241.44 sec