Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-155149
#<BuildRuby:0x00007f22bb06fdd0
@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.20241015-155149",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000125 0.008232 3.651677 ( 3.538794)
build_miniruby 0.001287 0.000412 1.270994 ( 1.268486)
build_ruby 0.001452 0.000465 3.188761 ( 22.849408)
build_all 0.005815 0.001861 5.900970 ( 2.379616)
build_install 0.011196 0.009754 8.641400 ( 3.977596)
test_btest 0.000776 0.000288 83.811574 ( 23.739119)
test_basic 0.006186 0.002292 0.979428 ( 3.001013)
test_all 0.099837 0.048367 670.477301 (193.714648)
test_rubyspec 0.048689 0.041331 135.915897 ( 24.309156)
total: 278.78 sec