Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-012749
#<BuildRuby:0x00007f3f06cafde0
@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.20241021-012749",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004366 0.003295 3.532022 ( 3.486441)
build_miniruby 0.001535 0.000288 1.412198 ( 1.408979)
build_ruby 0.001522 0.000285 3.652123 ( 3.821311)
build_all 0.000000 0.008401 6.852114 ( 2.783831)
build_install 0.007167 0.011149 9.462558 ( 4.368758)
test_btest 0.000648 0.000210 89.249567 ( 28.339707)
test_basic 0.004065 0.001319 1.166306 ( 1.502284)
test_all 0.121280 0.027473 762.447621 (233.235157)
test_rubyspec 0.051310 0.028257 127.148097 ( 28.069507)
total: 307.02 sec