Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-045307
#<BuildRuby:0x00007f6560b2fdc8
@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.20241021-045307",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.009587 0.000000 4.173945 ( 4.779544)
build_miniruby 0.000000 0.002568 1.760301 ( 1.967568)
build_ruby 0.001792 0.000377 4.771446 ( 5.373449)
build_all 0.009233 0.001944 7.551368 ( 6.149385)
build_install 0.021724 0.005237 10.957319 ( 9.182429)
test_btest 0.000985 0.000211 97.399399 ( 72.357016)
test_basic 0.007521 0.004998 1.271092 ( 1.528406)
test_all 0.114218 0.042490 824.968267 (337.246161)
test_rubyspec 0.048158 0.036841 134.274904 ( 33.270341)
total: 471.86 sec