Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-060440
#<BuildRuby:0x00005565f0672018
@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.20221227-060440",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001004 0.003230 0.854788 ( 1.236357)
build_miniruby 0.001308 0.000000 1.241921 ( 1.240540)
build_ruby 0.001373 0.000000 3.203431 ( 3.562789)
build_all 0.006458 0.000000 3.354135 ( 1.626304)
build_install 0.010257 0.001813 2.556065 ( 1.652569)
test_btest 0.000000 0.000699 56.642866 ( 15.923175)
test_basic 0.000000 0.004736 0.419788 ( 0.514454)
test_all 0.000000 0.001111 616.232078 (177.672284)
test_rubyspec 0.028221 0.008049 62.979878 ( 72.848998)
total: 276.28 sec