Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-203539
#<BuildRuby:0x00007f3b06e0fdd8
@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.20241107-203539",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.005889 0.001309 3.706128 ( 3.625538)
build_miniruby 0.001242 0.000276 1.608580 ( 1.605072)
build_ruby 0.001536 0.000341 4.074372 ( 4.210732)
build_all 0.000000 0.007087 5.991299 ( 2.641324)
build_install 0.011699 0.006819 8.817888 ( 4.664003)
test_btest 0.000628 0.000195 72.247808 ( 21.388304)
test_basic 0.004649 0.004539 0.945499 ( 5.170682)
test_all 0.099678 0.044865 733.427569 (300.073755)
test_rubyspec 0.035927 0.047864 119.012567 ( 40.894298)
total: 384.27 sec