Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-113351
#<BuildRuby:0x00007fb80249fdd8
@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.20241102-113351",
@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.000030 0.000006 0.000036 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.004450 0.003178 3.890427 ( 3.742745)
build_miniruby 0.001296 0.000293 1.381184 ( 1.378920)
build_ruby 0.001556 0.000351 4.023683 ( 4.182256)
build_all 0.007545 0.001704 6.619727 ( 2.823839)
build_install 0.003844 0.015266 9.330405 ( 4.549797)
test_btest 0.001108 0.000000 72.880114 ( 20.796029)
test_basic 0.004589 0.007256 1.051191 ( 1.105870)
test_all 0.114934 0.032985 702.600513 (225.781365)
test_rubyspec 0.065237 0.018862 123.651648 ( 36.708581)
total: 301.07 sec