Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-182702
#<BuildRuby:0x00007f2523aefde0
@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.20241010-182702",
@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.000022 0.000009 0.000031 ( 0.000032)
autoconf 0.000034 0.000016 0.000050 ( 0.000050)
configure 0.000026 0.000012 0.000038 ( 0.000038)
build_up 0.006184 0.002748 4.043127 ( 4.376313)
build_miniruby 0.002238 0.000000 1.777836 ( 1.868060)
build_ruby 0.002138 0.000111 4.373339 ( 4.754923)
build_all 0.006029 0.003176 7.169945 ( 3.373249)
build_install 0.016832 0.005320 10.379843 ( 5.058493)
test_btest 0.000599 0.000251 96.918093 ( 40.178676)
test_basic 0.010451 0.002386 1.248726 ( 1.596409)
test_all 0.100688 0.056557 826.638015 (514.192725)
test_rubyspec 0.062435 0.025980 137.399741 ( 82.215112)
total: 657.62 sec