Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-074007
#<BuildRuby:0x00007fe86c95fdd8
@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.20241221-074007",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.002263 0.004436 2.300381 ( 3.071058)
build_miniruby 0.001623 0.000344 1.746002 ( 1.839511)
build_ruby 0.001738 0.000369 4.489426 ( 5.022080)
build_all 0.005015 0.005350 7.123239 ( 4.903593)
build_install 0.013450 0.008739 8.723684 ( 6.472354)
test_btest 0.000770 0.000214 76.832610 ( 36.251210)
test_basic 0.002833 0.005196 0.883726 ( 0.933868)
test_all 0.112414 0.037124 704.679148 (229.144574)
test_rubyspec 0.033714 0.043723 117.208593 ( 24.044230)
total: 311.68 sec