Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-145306
#<BuildRuby:0x00007fbadc2ffdc0
@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.20241122-145306",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000044)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.007480 0.001164 3.977800 ( 4.812483)
build_miniruby 0.001313 0.000438 1.716005 ( 1.886008)
build_ruby 0.002713 0.000000 4.620362 ( 5.178331)
build_all 0.010072 0.000000 6.754784 ( 5.212601)
build_install 0.026263 0.000000 10.102937 ( 7.514601)
test_btest 0.000919 0.000000 82.884279 ( 41.832337)
test_basic 0.007629 0.004774 1.123798 ( 1.246766)
test_all 0.126563 0.024081 775.636754 (345.614108)
test_rubyspec 0.036720 0.053315 122.988122 ( 32.139570)
total: 445.44 sec