Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-033324
#<BuildRuby:0x00007ff30a4cfdd8
@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.20241104-033324",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003174 0.004585 3.727211 ( 3.634622)
build_miniruby 0.001541 0.000000 1.211272 ( 1.208755)
build_ruby 0.001649 0.000000 4.082541 ( 4.262648)
build_all 0.003904 0.003833 6.542420 ( 2.733760)
build_install 0.011777 0.004914 9.369945 ( 4.389349)
test_btest 0.000690 0.000168 75.690444 ( 20.364333)
test_basic 0.005113 0.006241 1.071471 ( 1.123648)
test_all 0.104473 0.039412 719.875552 (217.932837)
test_rubyspec 0.043453 0.038472 120.640053 ( 26.618090)
total: 282.27 sec