Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-152235
#<BuildRuby:0x00007f959cf5fdc8
@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.20241027-152235",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.002894 0.004703 4.012590 ( 3.973973)
build_miniruby 0.001375 0.000321 1.687473 ( 1.684018)
build_ruby 0.001512 0.000353 4.639023 ( 33.632087)
build_all 0.009698 0.001235 7.755488 ( 5.649901)
build_install 0.018153 0.005568 10.927880 ( 7.932733)
test_btest 0.000720 0.000170 85.238095 ( 58.177874)
test_basic 0.012084 0.000650 1.134888 ( 1.219126)
test_all 0.110773 0.035781 726.146567 (214.114787)
test_rubyspec 0.059498 0.025260 123.361058 ( 26.859721)
total: 353.25 sec