Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-185016
#<BuildRuby:0x000055803a30e8e0
@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.20240205-185016",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006025 0.000224 1.832417 ( 2.201485)
build_miniruby 0.001450 0.000155 1.733366 ( 1.734500)
build_ruby 0.001517 0.000163 3.425899 ( 3.643019)
build_all 0.003141 0.004563 6.232291 ( 3.197702)
build_install 0.013461 0.004354 7.714856 ( 4.332762)
test_btest 0.001102 0.000000 87.130451 ( 35.920789)
test_basic 0.000000 0.006561 0.919476 ( 0.981084)
test_all 0.086463 0.030643 728.659277 (318.458674)
test_rubyspec 0.069295 0.044153 186.381706 (240.203396)
total: 610.67 sec