Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-121335
#<BuildRuby:0x00007f68e3b8fdc8
@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.20240924-121335",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.007604 0.001063 4.759585 ( 3.902125)
build_miniruby 0.001386 0.000411 1.600481 ( 1.598517)
build_ruby 0.001757 0.000521 4.479447 ( 4.649206)
build_all 0.001297 0.007485 6.403405 ( 2.585670)
build_install 0.011730 0.006483 10.013686 ( 4.489752)
test_btest 0.000647 0.000243 91.532891 ( 24.444984)
test_basic 0.006572 0.003463 0.899207 ( 0.946252)
test_all 0.096627 0.051932 757.219538 (234.346959)
test_rubyspec 0.063223 0.027735 132.688345 ( 36.147082)
total: 313.11 sec