Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-091531
#<BuildRuby:0x000055e4d80c2368
@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.20230208-091531",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005350 0.000176 1.209670 ( 1.818739)
build_miniruby 0.001142 0.000148 1.438300 ( 1.437703)
build_ruby 0.001005 0.000131 1.926011 ( 2.135103)
build_all 0.005794 0.000204 3.271560 ( 1.539433)
build_install 0.008551 0.004922 2.563952 ( 1.751332)
test_btest 0.000631 0.000101 55.721701 ( 18.296150)
test_basic 0.002615 0.003276 0.433945 ( 0.530639)
test_all 0.001088 0.000202 619.742414 (192.548193)
test_rubyspec 0.013357 0.027326 66.492919 ( 76.472509)
total: 296.53 sec