Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-015543
#<BuildRuby:0x00007fbb2846fdd0
@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.20241113-015543",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000049 0.000000 0.000049 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.006324 0.000816 3.410076 ( 3.618816)
build_miniruby 0.001195 0.000382 1.109273 ( 1.106847)
build_ruby 0.000000 0.001894 3.564599 ( 3.747607)
build_all 0.006381 0.001553 5.706139 ( 2.221218)
build_install 0.013973 0.004658 8.288080 ( 3.850051)
test_btest 0.000716 0.000238 72.389521 ( 19.454809)
test_basic 0.000181 0.008406 0.731146 ( 0.781661)
test_all 0.108323 0.036961 646.153646 (195.603386)
test_rubyspec 0.045522 0.037971 115.159509 ( 22.783953)
total: 253.17 sec