Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-015201
#<BuildRuby:0x0000557bafef9ab8
@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.20230113-015201",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003478 0.000869 0.991707 ( 1.615369)
build_miniruby 0.000891 0.000222 1.361608 ( 1.362734)
build_ruby 0.001775 0.000000 3.460874 ( 3.863914)
build_all 0.003963 0.002433 3.612910 ( 1.911347)
build_install 0.012838 0.000241 2.741671 ( 1.897437)
test_btest 0.000622 0.000141 55.095786 ( 24.157791)
test_basic 0.003530 0.002887 0.449668 ( 0.577406)
test_all 0.001185 0.000000 648.422166 (241.435115)
test_rubyspec 0.029893 0.020960 69.318682 ( 79.525016)
total: 356.35 sec