Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-083850
#<BuildRuby:0x00007f255fe9fdc8
@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.20241225-083850",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.001327 0.004239 1.620557 ( 1.912802)
build_miniruby 0.001368 0.000273 1.302951 ( 1.299789)
build_ruby 0.001426 0.000285 3.547029 ( 3.762224)
build_all 0.008738 0.000094 6.496115 ( 2.736091)
build_install 0.017569 0.000171 7.828807 ( 4.018498)
test_btest 0.000000 0.001028 75.301373 ( 21.244450)
test_basic 0.000000 0.009243 0.857194 ( 0.910033)
test_all 0.098065 0.044295 685.202467 (201.176464)
test_rubyspec 0.057263 0.023538 115.258733 ( 27.045025)
total: 264.11 sec