Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-234245
#<BuildRuby:0x00007fd711fefde0
@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.20241020-234245",
@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.000022)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.003768 0.003993 3.316520 ( 3.282308)
build_miniruby 0.001545 0.000000 1.537463 ( 1.534002)
build_ruby 0.001836 0.000000 3.898176 ( 14.357776)
build_all 0.006056 0.003308 6.855309 ( 2.957755)
build_install 0.012669 0.006649 9.537395 ( 5.142598)
test_btest 0.000783 0.000245 85.379729 ( 22.959459)
test_basic 0.001898 0.007587 1.068061 ( 1.235067)
test_all 0.095908 0.049373 723.675105 (210.588199)
test_rubyspec 0.048746 0.033086 125.976233 ( 27.723020)
total: 289.78 sec