Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250126-040416
#<BuildRuby:0x00007fb825a9fdc8
@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.20250126-040416",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003866 0.002774 2.872983 ( 5.400734)
build_miniruby 0.001199 0.000355 1.564479 ( 2.257869)
build_ruby 0.002085 0.000000 3.619993 ( 27.525407)
build_all 0.004226 0.004832 5.991882 ( 3.484690)
build_install 0.012031 0.011275 8.423291 ( 5.734422)
test_btest 0.000657 0.000251 70.757817 ( 31.671625)
test_basic 0.005388 0.006517 0.998786 ( 1.345389)
test_all 0.098898 0.027585 657.800863 (628.844847)
test_rubyspec 0.059710 0.023399 113.139947 (116.552052)
total: 822.82 sec