Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-164244
#<BuildRuby:0x0000558b605e1a00
@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.20221229-164244",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.004440 0.000153 1.052933 ( 1.566072)
build_miniruby 0.000935 0.000267 1.349323 ( 1.347586)
build_ruby 0.001136 0.000325 3.123906 ( 3.484887)
build_all 0.006652 0.000000 3.582544 ( 1.831139)
build_install 0.008239 0.006128 3.048874 ( 2.073903)
test_btest 0.000524 0.000159 57.323363 ( 15.453889)
test_basic 0.000000 0.004535 0.433208 ( 0.529213)
test_all 0.000000 0.001770 610.800825 (175.643894)
test_rubyspec 0.014168 0.024357 64.322277 ( 74.337650)
total: 276.27 sec