Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-123556
#<BuildRuby:0x000055fd49499fe8
@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.20221224-123556",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000055 0.004217 1.075452 ( 1.454430)
build_miniruby 0.001565 0.000000 1.442701 ( 1.449190)
build_ruby 0.001561 0.000000 3.536280 ( 3.916920)
build_all 0.007753 0.000355 4.076701 ( 2.193284)
build_install 0.013703 0.001869 3.036053 ( 2.160830)
test_btest 0.000900 0.000123 57.850546 ( 23.187230)
test_basic 0.001906 0.004466 0.455601 ( 0.559282)
test_all 0.000820 0.000143 643.483755 (219.962034)
test_rubyspec 0.015796 0.026705 68.745803 ( 79.305019)
total: 334.19 sec