Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-121652
#<BuildRuby:0x0000560026162228
@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.20230105-121652",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.004370 1.064184 ( 1.442511)
build_miniruby 0.000000 0.000999 1.186915 ( 1.185513)
build_ruby 0.000000 0.001373 2.703669 ( 3.089584)
build_all 0.003852 0.002065 3.575155 ( 1.853600)
build_install 0.012744 0.000019 2.466843 ( 1.640411)
test_btest 0.000701 0.000146 54.705754 ( 15.457689)
test_basic 0.004710 0.000091 0.360248 ( 0.453125)
test_all 0.000872 0.000175 601.233625 (178.732949)
test_rubyspec 0.010383 0.026593 62.806862 ( 72.803506)
total: 276.66 sec