Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-035324
#<BuildRuby:0x00007f301b0cfdd0
@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.20240621-035324",
@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.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.001017 0.007352 3.561677 ( 3.678437)
build_miniruby 0.001346 0.000295 1.462521 ( 1.459359)
build_ruby 0.001883 0.000412 3.289264 ( 3.478199)
build_all 0.008637 0.000000 7.838302 ( 3.132049)
build_install 0.014503 0.003647 9.590296 ( 4.425002)
test_btest 0.000789 0.000165 109.601956 ( 31.089704)
test_basic 0.004235 0.003707 1.032375 ( 1.085683)
test_all 0.109369 0.039856 841.692354 (249.577104)
test_rubyspec 0.049666 0.039779 160.536761 ( 34.347677)
total: 332.27 sec