Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-072417
#<BuildRuby:0x00007f91cb44fde0
@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.20241106-072417",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006246 0.002778 4.110984 ( 4.294991)
build_miniruby 0.000000 0.001635 1.608988 ( 1.642524)
build_ruby 0.000064 0.002113 4.656886 ( 4.902158)
build_all 0.008354 0.003046 7.387857 ( 4.334893)
build_install 0.012627 0.011346 10.233601 ( 6.122726)
test_btest 0.000761 0.000233 84.902125 ( 51.411278)
test_basic 0.006981 0.006447 1.228255 ( 1.379607)
test_all 0.109453 0.040898 723.261296 (271.134536)
test_rubyspec 0.051271 0.034698 123.020472 ( 35.053381)
total: 380.28 sec