Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-174705
#<BuildRuby:0x00007fe148dafdc8
@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.20241211-174705",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.000930 0.007478 3.513428 ( 3.544527)
build_miniruby 0.001412 0.000256 1.718355 ( 1.731966)
build_ruby 0.000000 0.002067 4.635375 ( 4.801524)
build_all 0.008367 0.001894 6.592326 ( 3.595916)
build_install 0.015722 0.007027 9.315345 ( 5.406526)
test_btest 0.000685 0.000154 79.026613 ( 31.713868)
test_basic 0.003997 0.004903 0.992387 ( 1.107710)
test_all 0.101448 0.048510 680.582367 (240.377042)
test_rubyspec 0.055732 0.023933 118.127946 ( 28.232552)
total: 320.51 sec