Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-175619
#<BuildRuby:0x00007ff30e6cfdc8
@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.20241126-175619",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.000386 0.007421 3.408565 ( 3.522163)
build_miniruby 0.001574 0.000238 1.593632 ( 1.778886)
build_ruby 0.001474 0.000223 3.848069 ( 47.663481)
build_all 0.008291 0.000000 5.917208 ( 2.522801)
build_install 0.009978 0.007687 8.605346 ( 4.144364)
test_btest 0.000744 0.000137 74.872933 ( 21.478438)
test_basic 0.007986 0.001472 0.872572 ( 0.919942)
test_all 0.114018 0.033994 729.542115 (211.291699)
test_rubyspec 0.063495 0.021876 118.380260 ( 27.987605)
total: 321.31 sec