Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-122720
#<BuildRuby:0x00007f85b8c2fde0
@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.20241206-122720",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002679 0.004824 3.327005 ( 3.256935)
build_miniruby 0.001167 0.000351 1.221562 ( 1.218373)
build_ruby 0.001890 0.000000 4.295291 ( 4.419153)
build_all 0.006802 0.001342 6.220857 ( 2.623501)
build_install 0.013111 0.004362 8.229813 ( 3.841930)
test_btest 0.000769 0.000226 75.990585 ( 20.846812)
test_basic 0.002332 0.009495 1.079131 ( 1.128724)
test_all 0.088576 0.057806 733.745372 (210.252129)
test_rubyspec 0.043350 0.038479 121.385646 ( 28.420845)
total: 276.01 sec