Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-150058
#<BuildRuby:0x0000560a99de97f8
@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.20230701-150058",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002879 0.003843 2.086430 ( 3.331072)
build_miniruby 0.000000 0.001269 1.530636 ( 1.534587)
build_ruby 0.000000 0.001416 2.773904 ( 16.163191)
build_all 0.003786 0.002074 2.267561 ( 2.127028)
build_install 0.010621 0.007832 3.819086 ( 3.557916)
test_btest 0.000730 0.000202 83.900199 ( 35.745676)
test_basic 0.000000 0.006499 0.718797 ( 0.791945)
test_all 0.002189 0.000000 636.275450 (219.179764)
test_rubyspec 0.019404 0.033218 84.568194 ( 96.355035)
total: 378.79 sec