Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-202105
#<BuildRuby:0x00007fd1f225fdc0
@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.20241224-202105",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.001000 0.004291 1.656000 ( 1.966845)
build_miniruby 0.001597 0.000000 1.352127 ( 1.348961)
build_ruby 0.001897 0.000000 3.374403 ( 3.588148)
build_all 0.006171 0.001792 6.260421 ( 2.593250)
build_install 0.013897 0.003321 8.073123 ( 4.310949)
test_btest 0.000600 0.000180 73.814878 ( 19.956265)
test_basic 0.000000 0.008936 0.842314 ( 0.889700)
test_all 0.101663 0.041817 673.678532 (197.594950)
test_rubyspec 0.050068 0.030272 115.770972 ( 28.839065)
total: 261.09 sec