Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-224530
#<BuildRuby:0x000055faef769fb8
@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.20230123-224530",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004546 0.000790 1.238918 ( 1.651902)
build_miniruby 0.001190 0.000207 1.357584 ( 1.360582)
build_ruby 0.001631 0.000000 3.093537 ( 3.392620)
build_all 0.006951 0.000026 3.961810 ( 2.031785)
build_install 0.015415 0.000379 2.957727 ( 2.245031)
test_btest 0.000954 0.000136 55.817563 ( 22.920282)
test_basic 0.005484 0.000783 0.425569 ( 0.525619)
test_all 0.001221 0.000070 657.660630 (203.761431)
test_rubyspec 0.028776 0.016256 70.949312 ( 80.986067)
total: 318.88 sec