Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-054907
#<BuildRuby:0x00007f30ef91fdd0
@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-054907",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000035 0.000014 0.000049 ( 0.000051)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.004782 0.001860 2.526427 ( 2.576896)
build_miniruby 0.001078 0.000419 1.122422 ( 1.119873)
build_ruby 0.001455 0.000565 3.180454 ( 3.384936)
build_all 0.007658 0.000000 5.434476 ( 2.181333)
build_install 0.003103 0.014097 8.068327 ( 3.802880)
test_btest 0.000550 0.000275 69.379426 ( 18.484424)
test_basic 0.004770 0.004633 0.804901 ( 0.854528)
test_all 0.114320 0.034834 697.563196 (198.637789)
test_rubyspec 0.037364 0.044626 119.900988 ( 22.402276)
total: 253.45 sec