Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-200525
#<BuildRuby:0x00007f1509e4fdc0
@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.20241025-200525",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.008484 3.850246 ( 3.766758)
build_miniruby 0.000655 0.000899 1.173222 ( 1.170309)
build_ruby 0.001276 0.000440 3.964107 ( 4.148675)
build_all 0.008567 0.000309 6.585096 ( 2.726432)
build_install 0.014287 0.004735 8.674660 ( 4.224804)
test_btest 0.000683 0.000222 70.926331 ( 19.367267)
test_basic 0.001725 0.008547 0.915498 ( 0.961849)
test_all 0.108369 0.040139 678.603107 (247.196957)
test_rubyspec 0.038372 0.047174 125.159387 ( 31.743560)
total: 315.31 sec