Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-163131
#<BuildRuby:0x00007f78a046fdc8
@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.20241012-163131",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.008213 0.001310 4.302338 ( 4.962738)
build_miniruby 0.001562 0.000485 1.851524 ( 2.064309)
build_ruby 0.002023 0.000628 4.745662 ( 32.176852)
build_all 0.010679 0.000621 8.074604 ( 5.985281)
build_install 0.018105 0.008915 10.956851 ( 8.568413)
test_btest 0.000737 0.000232 98.568337 ( 88.607447)
test_basic 0.012122 0.001442 1.235931 ( 5.164198)
test_all 0.118480 0.045020 915.317346 (577.740177)
test_rubyspec 0.049944 0.045718 141.477784 ( 50.686205)
total: 775.96 sec