Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-034824
#<BuildRuby:0x00007efef704fdd8
@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.20240927-034824",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000036 0.000007 0.000043 ( 0.000041)
build_up 0.004381 0.004066 4.289644 ( 3.755939)
build_miniruby 0.001320 0.000272 1.223921 ( 1.220596)
build_ruby 0.000000 0.001848 3.667235 ( 3.845627)
build_all 0.003474 0.004978 6.599382 ( 2.760096)
build_install 0.015019 0.004754 10.358615 ( 4.679605)
test_btest 0.000837 0.000214 93.878417 ( 25.478806)
test_basic 0.004425 0.005861 1.078189 ( 1.127876)
test_all 0.126218 0.023745 789.282226 (251.824857)
test_rubyspec 0.052747 0.034149 135.533080 ( 33.547308)
total: 328.24 sec