Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-135058
#<BuildRuby:0x00007f650dc6fdd0
@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.20241208-135058",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.000000 0.007575 3.541654 ( 3.410730)
build_miniruby 0.001188 0.000474 1.562480 ( 1.558873)
build_ruby 0.001870 0.000000 3.924415 ( 4.149254)
build_all 0.004771 0.003687 6.182563 ( 2.717645)
build_install 0.015753 0.003939 8.448009 ( 3.986978)
test_btest 0.000773 0.000183 81.967779 ( 52.829312)
test_basic 0.003883 0.009056 1.193580 ( 1.470365)
test_all 0.106382 0.037272 752.903782 (236.240301)
test_rubyspec 0.061477 0.021483 113.394217 ( 34.683897)
total: 341.05 sec