Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-015530
#<BuildRuby:0x000055b993c62008
@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.20230612-015530",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004795 0.000913 1.666766 ( 2.963172)
build_miniruby 0.001101 0.000209 1.391557 ( 1.392124)
build_ruby 0.001435 0.000273 2.399307 ( 2.591475)
build_all 0.004688 0.000893 2.003645 ( 1.108786)
build_install 0.010462 0.005916 3.334988 ( 2.249235)
test_btest 0.000762 0.000173 75.530426 ( 21.569982)
test_basic 0.000021 0.004892 0.690701 ( 0.766383)
test_all 0.000947 0.000259 509.986321 (168.224092)
test_rubyspec 0.019867 0.026234 76.229084 ( 88.032999)
total: 288.90 sec