Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-014007
#<BuildRuby:0x00007fda1111fdd0
@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.20241210-014007",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000039)
configure 0.000024 0.000009 0.000033 ( 0.000032)
build_up 0.008712 0.000259 3.668057 ( 4.931356)
build_miniruby 0.001059 0.000353 1.533785 ( 1.665950)
build_ruby 0.001633 0.000544 4.363939 ( 5.025785)
build_all 0.007353 0.002451 6.626416 ( 4.574469)
build_install 0.017717 0.004444 9.471196 ( 6.375806)
test_btest 0.000907 0.000293 81.151861 ( 60.023733)
test_basic 0.008574 0.002903 1.119823 ( 1.426017)
test_all 0.113690 0.041290 802.471042 (439.426038)
test_rubyspec 0.037378 0.045961 121.233911 ( 39.700267)
total: 563.15 sec