Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-063558
#<BuildRuby:0x00007f18f147fde0
@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.20241029-063558",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000291 0.008278 3.922687 ( 4.031539)
build_miniruby 0.001373 0.000294 2.011606 ( 2.012124)
build_ruby 0.000000 0.001878 4.021694 ( 29.267158)
build_all 0.004281 0.004249 6.026745 ( 3.348905)
build_install 0.016460 0.001114 8.666044 ( 8.895618)
test_btest 0.000000 0.000920 74.922186 ( 22.922548)
test_basic 0.004557 0.004247 0.852483 ( 0.987019)
test_all 0.109269 0.042836 771.432554 (280.805257)
test_rubyspec 0.067084 0.020124 127.076371 ( 59.015326)
total: 411.29 sec