Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-141755
#<BuildRuby:0x00005600c6c55fb8
@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.20230312-141755",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.005391 1.783963 ( 3.041744)
build_miniruby 0.000527 0.000963 1.133515 ( 1.133237)
build_ruby 0.001054 0.000444 2.335576 ( 2.549405)
build_all 0.005257 0.001284 1.843558 ( 1.053254)
build_install 0.011003 0.005173 2.981903 ( 2.216259)
test_btest 0.000657 0.000274 64.857381 ( 26.910395)
test_basic 0.001267 0.002644 0.494251 ( 0.600392)
test_all 0.001262 0.000556 531.745734 (236.071306)
test_rubyspec 0.025088 0.022253 78.394704 ( 91.489047)
total: 365.07 sec