Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-164200
#<BuildRuby:0x00007fb04003fdc0
@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.20241206-164200",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.000222 0.007974 3.440625 ( 3.430164)
build_miniruby 0.001538 0.000513 1.455086 ( 1.453349)
build_ruby 0.001296 0.000433 4.127052 ( 14.670569)
build_all 0.004134 0.005205 6.712854 ( 3.853258)
build_install 0.013515 0.005986 9.304751 ( 6.065043)
test_btest 0.000751 0.000277 74.854306 ( 21.954963)
test_basic 0.000763 0.008334 1.044128 ( 1.094057)
test_all 0.111741 0.031844 676.046047 (207.846084)
test_rubyspec 0.059389 0.022715 119.780548 ( 26.985961)
total: 287.35 sec