Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-130340
#<BuildRuby:0x000055beb375a130
@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.20230710-130340",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000016 0.000004 0.000020 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003562 0.002815 2.081739 ( 3.588358)
build_miniruby 0.001473 0.000384 1.751274 ( 1.782642)
build_ruby 0.002002 0.000000 3.238163 ( 3.417839)
build_all 0.004422 0.003509 2.611337 ( 2.128845)
build_install 0.015732 0.003216 3.874249 ( 3.310103)
test_btest 0.000591 0.000159 82.392616 ( 41.587367)
test_basic 0.006531 0.000584 0.915209 ( 1.018157)
test_all 0.002042 0.000530 640.150890 (291.456369)
test_rubyspec 0.042116 0.015205 94.599994 (130.618646)
total: 478.91 sec