Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-062039
#<BuildRuby:0x00007fb2b87cfde0
@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.20241028-062039",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.006967 0.000683 3.251847 ( 3.182142)
build_miniruby 0.001413 0.000303 1.404950 ( 1.402037)
build_ruby 0.001762 0.000378 3.176259 ( 3.376917)
build_all 0.007263 0.001556 6.430354 ( 2.611020)
build_install 0.006509 0.014493 8.675602 ( 4.018166)
test_btest 0.000659 0.000206 71.745703 ( 18.795952)
test_basic 0.006419 0.003557 0.843991 ( 0.891342)
test_all 0.119053 0.029894 736.093044 (222.988246)
test_rubyspec 0.053775 0.032083 119.101224 ( 31.012725)
total: 288.28 sec