Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-023020
#<BuildRuby:0x00007fc32037fdd0
@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.20240827-023020",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.009013 0.001167 4.249088 ( 5.121742)
build_miniruby 0.001569 0.000359 1.879157 ( 2.179732)
build_ruby 0.001883 0.000431 4.843062 ( 5.257082)
build_all 0.010106 0.001322 9.258074 ( 6.235819)
build_install 0.014820 0.010274 12.192439 ( 9.039402)
test_btest 0.000955 0.000251 128.561042 ( 77.297943)
test_basic 0.011771 0.001860 1.325173 ( 1.404018)
test_all 0.109160 0.043775 884.266516 (298.007785)
test_rubyspec 0.047409 0.047047 166.032343 ( 40.434588)
total: 444.98 sec