Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-133556
#<BuildRuby:0x00005570e2fae120
@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.20230806-133556",
@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.000021 0.000003 0.000024 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007030 0.001133 2.419559 ( 7.168670)
build_miniruby 0.001403 0.000227 1.816871 ( 3.721237)
build_ruby 0.001392 0.000224 3.549034 ( 31.772536)
build_all 0.004206 0.003469 2.758129 ( 3.018140)
build_install 0.018431 0.001010 4.290732 ( 6.270849)
test_btest 0.000675 0.000113 84.601351 ( 57.808605)
test_basic 0.007256 0.001209 0.981386 ( 1.747850)
test_all 0.001255 0.000209 711.820016 (530.764747)
test_rubyspec 0.040369 0.026919 106.737715 (231.235032)
total: 873.51 sec