Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-233828
#<BuildRuby:0x00007f4a0139fdd0
@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.20240810-233828",
@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.000025 0.000007 0.000032 ( 0.000030)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.008696 0.001285 4.039168 ( 6.464549)
build_miniruby 0.001551 0.000423 1.854002 ( 3.170662)
build_ruby 0.002291 0.000625 4.714552 ( 8.696431)
build_all 0.009017 0.002459 9.004558 ( 11.210560)
build_install 0.026269 0.000861 12.304684 ( 12.413105)
test_btest 0.000914 0.000217 127.703285 (136.955416)
test_basic 0.007128 0.006527 1.397824 ( 2.115292)
test_all 0.113092 0.056109 1008.000788 (1050.863598)
test_rubyspec 0.052055 0.046769 175.023027 (117.324756)
total: 1349.22 sec