Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-161838
#<BuildRuby:0x00005574290ae3b0
@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.20231212-161838",
@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.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002348 0.004257 2.373266 ( 2.484350)
build_miniruby 0.001263 0.000180 1.679030 ( 1.686603)
build_ruby 0.001927 0.000000 3.430219 ( 3.622765)
build_all 0.004900 0.003210 5.846779 ( 3.022844)
build_install 0.011179 0.007684 7.548647 ( 4.497067)
test_btest 0.000767 0.000158 83.718095 ( 34.694861)
test_basic 0.002415 0.003564 0.781958 ( 0.847499)
test_all 0.094288 0.025388 727.754318 (267.263736)
test_rubyspec 0.036902 0.031129 97.155958 (111.821198)
total: 429.94 sec