Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-142455
#<BuildRuby:0x00007f609acefde0
@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.20241111-142455",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005972 0.001348 3.515962 ( 3.768227)
build_miniruby 0.001279 0.000289 1.243379 ( 1.241038)
build_ruby 0.001539 0.000348 3.488046 ( 3.655662)
build_all 0.004457 0.003313 6.349267 ( 2.626858)
build_install 0.017080 0.003270 9.711609 ( 4.825499)
test_btest 0.000882 0.000209 79.457629 ( 23.017847)
test_basic 0.004821 0.004307 0.946996 ( 0.990783)
test_all 0.091459 0.059826 770.332857 (241.040252)
test_rubyspec 0.042787 0.043514 121.170548 ( 27.543914)
total: 308.71 sec