Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-170444
#<BuildRuby:0x00007f04b346fdc0
@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.20241115-170444",
@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.000032 0.000007 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008220 0.000919 4.259282 ( 4.878419)
build_miniruby 0.001606 0.000351 1.691525 ( 1.833337)
build_ruby 0.001923 0.000421 4.590020 ( 4.933325)
build_all 0.002580 0.008103 7.108497 ( 5.032229)
build_install 0.017541 0.006821 9.716574 ( 7.547775)
test_btest 0.000664 0.000190 84.839188 ( 66.786943)
test_basic 0.002146 0.011105 1.168801 ( 1.563767)
test_all 0.122817 0.029642 789.711922 (396.320794)
test_rubyspec 0.046123 0.038778 122.251581 ( 32.638945)
total: 521.54 sec