Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-153430
#<BuildRuby:0x0000564e43451f68
@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.20240214-153430",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002067 0.004233 2.065512 ( 2.650059)
build_miniruby 0.001492 0.000187 1.796107 ( 1.875576)
build_ruby 0.001743 0.000218 3.671601 ( 3.944149)
build_all 0.004689 0.003617 6.897955 ( 3.777887)
build_install 0.013237 0.006834 8.343125 ( 4.848047)
test_btest 0.000595 0.000107 92.564790 ( 44.173024)
test_basic 0.003859 0.003136 0.917646 ( 0.985428)
test_all 0.089310 0.031966 765.768740 (305.685203)
test_rubyspec 0.071118 0.036974 181.663537 (193.553109)
total: 561.49 sec