Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-132457
#<BuildRuby:0x000055c796f1df48
@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.20230309-132457",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001978 0.004295 1.857394 ( 3.845004)
build_miniruby 0.001494 0.000239 1.277315 ( 1.555894)
build_ruby 0.001436 0.000230 2.826377 ( 3.367631)
build_all 0.007946 0.000000 2.141639 ( 2.313200)
build_install 0.016393 0.002236 3.399079 ( 3.774709)
test_btest 0.000768 0.000113 73.204865 ( 43.235921)
test_basic 0.006163 0.000907 0.561718 ( 0.852341)
test_all 0.001666 0.000245 526.137019 (249.085453)
test_rubyspec 0.025833 0.025913 82.129503 ( 96.791807)
total: 404.82 sec