Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-220542
#<BuildRuby:0x00007f459986fde0
@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.20241026-220542",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003343 0.004731 3.781223 ( 3.658867)
build_miniruby 0.001635 0.000347 1.399594 ( 1.396798)
build_ruby 0.001866 0.000396 4.179277 ( 4.292234)
build_all 0.005017 0.004420 6.588320 ( 2.609793)
build_install 0.013489 0.005503 8.607146 ( 3.912243)
test_btest 0.000749 0.000187 73.579464 ( 19.784797)
test_basic 0.000670 0.009053 0.981689 ( 1.032156)
test_all 0.109200 0.042292 749.579434 (229.362688)
test_rubyspec 0.064814 0.020157 125.925981 ( 34.708911)
total: 300.76 sec