Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-104458
#<BuildRuby:0x00007f8cf2f7fdd8
@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.20240627-104458",
@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.000020 0.000006 0.000026 ( 0.000028)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000031 0.000010 0.000041 ( 0.000042)
build_up 0.006802 0.002186 4.127284 ( 3.707919)
build_miniruby 0.001650 0.000531 1.690163 ( 1.688274)
build_ruby 0.001577 0.000507 4.299095 ( 4.412384)
build_all 0.008636 0.001354 8.194039 ( 3.224407)
build_install 0.012200 0.010043 11.429112 ( 5.300019)
test_btest 0.000736 0.000261 111.724330 ( 31.071991)
test_basic 0.007129 0.002530 0.938728 ( 0.986044)
test_all 0.107131 0.041988 787.796714 (230.166871)
test_rubyspec 0.048417 0.045304 163.582749 ( 27.415078)
total: 307.97 sec