Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-095514
#<BuildRuby:0x00007fa25961fdc0
@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.20241112-095514",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.005758 0.001985 3.574482 ( 3.509048)
build_miniruby 0.000000 0.001914 1.611253 ( 1.607728)
build_ruby 0.000000 0.001952 4.202706 ( 29.545563)
build_all 0.005101 0.003010 6.138540 ( 2.539257)
build_install 0.014254 0.004856 8.272893 ( 3.817000)
test_btest 0.000000 0.000917 78.370823 ( 20.648216)
test_basic 0.003552 0.005901 0.825901 ( 0.872114)
test_all 0.101525 0.046108 761.181931 (229.633543)
test_rubyspec 0.048341 0.036471 118.726429 ( 26.368733)
total: 318.54 sec