Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-195030
#<BuildRuby:0x00007fd258a1fdd8
@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-195030",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.007264 0.000000 2.917180 ( 2.842068)
build_miniruby 0.000000 0.001789 1.151657 ( 1.149190)
build_ruby 0.001267 0.000422 3.574456 ( 3.759041)
build_all 0.005709 0.003256 6.000582 ( 2.367879)
build_install 0.013962 0.005338 8.142788 ( 3.791886)
test_btest 0.000712 0.000184 67.345418 ( 17.806082)
test_basic 0.006135 0.003419 0.777352 ( 0.825910)
test_all 0.095270 0.051789 619.987123 (189.278180)
test_rubyspec 0.062503 0.021801 117.316070 ( 21.183404)
total: 243.00 sec