Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-134542
#<BuildRuby:0x00007f4d4d0bfdc8
@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.20241127-134542",
@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.000020 0.000010 0.000030 ( 0.000029)
autoconf 0.000035 0.000017 0.000052 ( 0.000054)
configure 0.000032 0.000016 0.000048 ( 0.000048)
build_up 0.006021 0.003011 3.737209 ( 4.375544)
build_miniruby 0.001115 0.000558 1.648701 ( 2.019935)
build_ruby 0.001253 0.000626 4.700987 ( 5.650744)
build_all 0.005083 0.004697 6.912289 ( 4.519782)
build_install 0.019640 0.003142 9.617074 ( 6.462877)
test_btest 0.000567 0.000266 78.803775 ( 30.972206)
test_basic 0.005247 0.007167 1.001224 ( 1.055458)
test_all 0.118024 0.037340 777.007888 (267.919737)
test_rubyspec 0.041237 0.040016 125.305211 ( 39.087811)
total: 362.07 sec