Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-174926
#<BuildRuby:0x00007f7c23dcfdd8
@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.20241116-174926",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002932 0.004705 3.644675 ( 3.571963)
build_miniruby 0.001475 0.000333 1.707203 ( 1.704649)
build_ruby 0.002059 0.000000 4.034980 ( 4.178712)
build_all 0.005936 0.002205 6.084686 ( 2.495671)
build_install 0.016907 0.004205 9.730581 ( 4.992426)
test_btest 0.000654 0.000151 81.700004 ( 25.262913)
test_basic 0.008133 0.000931 0.893656 ( 0.937708)
test_all 0.098831 0.041944 750.104863 (250.043543)
test_rubyspec 0.054779 0.031432 120.327786 ( 27.624971)
total: 320.81 sec