Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-022629
#<BuildRuby:0x00007f07eb8bfde0
@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.20240821-022629",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000000 0.008044 3.997353 ( 4.143997)
build_miniruby 0.001405 0.000469 1.787102 ( 1.801430)
build_ruby 0.001446 0.000482 4.378540 ( 4.476757)
build_all 0.010079 0.000000 8.516033 ( 4.329680)
build_install 0.010585 0.012959 11.805516 ( 6.187530)
test_btest 0.000666 0.000249 125.246651 ( 46.409764)
test_basic 0.005441 0.004342 1.129584 ( 1.176167)
test_all 0.114716 0.036561 819.563470 (248.207478)
test_rubyspec 0.060346 0.031551 169.059942 ( 45.631645)
total: 362.37 sec