Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-092319
#<BuildRuby:0x00007fa02071fdc8
@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.20240930-092319",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.004357 0.004151 4.873517 ( 4.055034)
build_miniruby 0.001304 0.000449 1.694010 ( 1.690119)
build_ruby 0.001496 0.000516 4.435383 ( 4.576552)
build_all 0.008315 0.002867 7.572569 ( 4.866931)
build_install 0.019125 0.006435 11.549673 ( 7.247726)
test_btest 0.000580 0.000200 99.436058 ( 48.321043)
test_basic 0.003630 0.008899 1.187677 ( 1.259023)
test_all 0.111800 0.044647 841.347099 (288.865386)
test_rubyspec 0.045863 0.040947 137.187113 ( 30.436452)
total: 391.32 sec