Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-003045
#<BuildRuby:0x00007fda2786fde0
@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.20240621-003045",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.006555 0.000840 3.273821 ( 3.133020)
build_miniruby 0.001112 0.000353 1.391823 ( 1.388718)
build_ruby 0.001332 0.000424 3.095982 ( 3.287388)
build_all 0.005975 0.001901 7.453520 ( 3.026635)
build_install 0.008338 0.010385 10.189613 ( 4.832209)
test_btest 0.000634 0.000248 107.122419 ( 28.527899)
test_basic 0.000000 0.008132 1.002704 ( 1.055217)
test_all 0.105194 0.048808 772.078572 (224.246490)
test_rubyspec 0.041327 0.054808 161.533268 ( 27.239268)
total: 296.74 sec