Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-212840
#<BuildRuby:0x0000563376cce8e0
@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.20230209-212840",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004300 0.001132 1.081079 ( 1.476409)
build_miniruby 0.000998 0.000263 1.182971 ( 1.181215)
build_ruby 0.001024 0.000270 2.464337 ( 2.668023)
build_all 0.005699 0.000000 3.427158 ( 1.795512)
build_install 0.011092 0.000000 2.458248 ( 1.701416)
test_btest 0.000905 0.000000 54.662391 ( 14.939670)
test_basic 0.001725 0.002941 0.377507 ( 0.469904)
test_all 0.000909 0.000219 557.622908 (174.925774)
test_rubyspec 0.024847 0.013514 58.866778 ( 68.957071)
total: 268.12 sec