Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-080721
#<BuildRuby:0x00007f09c089fdc0
@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.20241207-080721",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.006171 0.000652 3.212505 ( 3.138079)
build_miniruby 0.001135 0.000345 1.371121 ( 1.369882)
build_ruby 0.001895 0.000000 4.059599 ( 4.198669)
build_all 0.006244 0.001666 6.147096 ( 2.630588)
build_install 0.016692 0.002093 9.019278 ( 4.475061)
test_btest 0.000679 0.000185 77.238517 ( 22.499587)
test_basic 0.006045 0.003310 0.973666 ( 1.021946)
test_all 0.101188 0.041057 666.485429 (198.181158)
test_rubyspec 0.042785 0.041126 121.320769 ( 29.804739)
total: 267.32 sec