Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-082025
#<BuildRuby:0x00007fcafe44fdd8
@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.20241028-082025",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.003809 0.003989 3.908520 ( 3.794053)
build_miniruby 0.001267 0.000286 1.722156 ( 1.718755)
build_ruby 0.001819 0.000000 4.286049 ( 4.416259)
build_all 0.005350 0.003861 6.876335 ( 2.880306)
build_install 0.016196 0.003089 9.204751 ( 4.464998)
test_btest 0.000711 0.000168 76.276387 ( 20.357611)
test_basic 0.004878 0.004202 0.912212 ( 0.958788)
test_all 0.117669 0.031391 753.393277 (217.218284)
test_rubyspec 0.042637 0.042140 124.832808 ( 28.850378)
total: 284.66 sec