Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-200912
#<BuildRuby:0x00007fb4af2dfdc8
@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.20241111-200912",
@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.000020 0.000006 0.000026 ( 0.000028)
autoconf 0.000034 0.000011 0.000045 ( 0.000046)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.002938 0.005071 3.674536 ( 3.625912)
build_miniruby 0.000000 0.001559 1.626605 ( 1.626012)
build_ruby 0.000000 0.001924 4.148154 ( 4.320592)
build_all 0.003926 0.004450 5.996280 ( 2.443096)
build_install 0.007651 0.010036 8.608711 ( 4.010166)
test_btest 0.000695 0.000336 78.353814 ( 21.005990)
test_basic 0.004473 0.004220 0.933973 ( 0.980914)
test_all 0.104713 0.045318 733.039327 (211.618519)
test_rubyspec 0.054198 0.030558 117.897452 ( 26.928988)
total: 276.56 sec