Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-061238
#<BuildRuby:0x00007fa7d244fdc8
@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.20241021-061238",
@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.000026)
autoconf 0.000047 0.000000 0.000047 ( 0.000046)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.007197 0.000602 3.784706 ( 3.685970)
build_miniruby 0.001674 0.000000 1.624036 ( 1.621069)
build_ruby 0.002080 0.000000 4.027263 ( 4.195897)
build_all 0.005799 0.002894 6.739755 ( 2.793483)
build_install 0.013596 0.005066 8.989396 ( 4.253782)
test_btest 0.000000 0.001087 83.931394 ( 23.553599)
test_basic 0.007657 0.001947 0.946440 ( 0.992067)
test_all 0.106125 0.045705 760.199827 (216.793600)
test_rubyspec 0.052705 0.031525 129.840707 ( 26.362936)
total: 284.25 sec