Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-114105
#<BuildRuby:0x0000555a633aa008
@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.20231207-114105",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002272 0.004568 2.271861 ( 2.379358)
build_miniruby 0.001147 0.000300 1.595838 ( 1.595734)
build_ruby 0.000000 0.001902 3.221146 ( 3.424503)
build_all 0.001838 0.005503 5.736163 ( 2.847695)
build_install 0.010891 0.007623 7.661283 ( 4.608844)
test_btest 0.000583 0.000215 82.894683 ( 30.140361)
test_basic 0.002473 0.005025 0.838735 ( 0.907332)
test_all 0.073903 0.047231 718.408732 (249.780764)
test_rubyspec 0.057241 0.009990 96.113652 (107.734887)
total: 403.42 sec