Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-040144
#<BuildRuby:0x00007fa1d049fdd0
@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.20240925-040144",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.008686 0.000102 4.351532 ( 3.629902)
build_miniruby 0.001143 0.000286 1.485978 ( 1.484059)
build_ruby 0.001607 0.000402 3.630384 ( 3.840531)
build_all 0.007810 0.000857 7.277883 ( 3.037493)
build_install 0.017190 0.001902 9.960468 ( 4.569241)
test_btest 0.000661 0.000149 92.464863 ( 26.667891)
test_basic 0.003057 0.007643 1.162921 ( 1.206306)
test_all 0.114800 0.034099 769.407285 (242.771882)
test_rubyspec 0.056194 0.030367 133.402420 ( 29.604839)
total: 316.81 sec