Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-224649
#<BuildRuby:0x00007f65997cfdc0
@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.20240812-224649",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.004624 0.003342 3.035398 ( 3.049820)
build_miniruby 0.001692 0.000000 1.605389 ( 1.601736)
build_ruby 0.001862 0.000000 3.906550 ( 4.068402)
build_all 0.008002 0.000707 8.073912 ( 3.143212)
build_install 0.015481 0.004650 10.435917 ( 4.865489)
test_btest 0.000815 0.000154 115.339853 ( 30.266865)
test_basic 0.006262 0.003703 1.053698 ( 1.100804)
test_all 0.113933 0.037521 792.674078 (240.317689)
test_rubyspec 0.048222 0.044432 166.783563 ( 33.290985)
total: 321.71 sec