Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-044146
#<BuildRuby:0x00007f427160fdc8
@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.20241212-044146",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.003152 0.003673 2.885431 ( 2.925755)
build_miniruby 0.001184 0.000444 1.360173 ( 1.356743)
build_ruby 0.001391 0.000522 3.837158 ( 4.036841)
build_all 0.008067 0.000000 5.747348 ( 2.357026)
build_install 0.005192 0.014901 8.308935 ( 3.941912)
test_btest 0.000534 0.000248 73.277561 ( 19.416716)
test_basic 0.004857 0.004406 0.829647 ( 0.875842)
test_all 0.106412 0.038069 708.912751 (229.342796)
test_rubyspec 0.045169 0.037462 117.323039 ( 30.282176)
total: 294.54 sec