Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-064730
#<BuildRuby:0x00007fe41dadfdc8
@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.20240715-064730",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.000000 0.007963 3.735656 ( 3.712825)
build_miniruby 0.001327 0.000274 1.476390 ( 1.474400)
build_ruby 0.001557 0.000321 4.228335 ( 4.399623)
build_all 0.006104 0.002758 8.487141 ( 3.618636)
build_install 0.013572 0.006213 10.931843 ( 5.366876)
test_btest 0.000754 0.000178 120.546103 ( 39.215301)
test_basic 0.007217 0.003908 1.271369 ( 1.336446)
test_all 0.087419 0.066080 881.714276 (260.847734)
test_rubyspec 0.048473 0.033996 163.272044 ( 35.165408)
total: 355.14 sec