Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-204627
#<BuildRuby:0x00007ff64a38fde0
@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-204627",
@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.000024 0.000009 0.000033 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.003160 0.005351 3.265100 ( 3.288239)
build_miniruby 0.001734 0.000000 1.743871 ( 1.893075)
build_ruby 0.002205 0.000000 4.628328 ( 4.960108)
build_all 0.009166 0.002015 8.948976 ( 5.544245)
build_install 0.012258 0.012722 12.258289 ( 8.035924)
test_btest 0.000652 0.000312 116.751169 ( 35.673085)
test_basic 0.010425 0.000000 1.301104 ( 1.345243)
test_all 0.107948 0.043157 819.946543 (244.416228)
test_rubyspec 0.046272 0.046143 164.113506 ( 34.964506)
total: 340.12 sec