Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-043814
#<BuildRuby:0x0000556b62a063b0
@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-043814",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000943 0.004190 1.165620 ( 2.032576)
build_miniruby 0.001512 0.000263 1.433411 ( 1.485740)
build_ruby 0.001789 0.000000 3.616932 ( 4.099046)
build_all 0.004017 0.003661 3.821984 ( 2.386762)
build_install 0.015158 0.001309 3.084879 ( 2.923165)
test_btest 0.000590 0.000109 56.835543 ( 29.095899)
test_basic 0.005930 0.000285 0.445471 ( 0.560934)
test_all 0.001396 0.000102 632.500644 (258.893893)
test_rubyspec 0.019438 0.030263 72.136668 ( 82.812830)
total: 384.29 sec