Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-012742
#<BuildRuby:0x00005560a9246008
@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-012742",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004450 0.001161 1.258081 ( 3.004713)
build_miniruby 0.001207 0.000315 1.612859 ( 2.287212)
build_ruby 0.001910 0.000000 3.926693 ( 5.345262)
build_all 0.004698 0.003646 4.030327 ( 5.266219)
build_install 0.018443 0.001633 3.402474 ( 4.325692)
test_btest 0.000775 0.000194 60.352622 ( 63.143830)
test_basic 0.002571 0.004431 0.464714 ( 0.774073)
test_all 0.000543 0.000865 686.353177 (502.599555)
test_rubyspec 0.026339 0.019980 73.307720 ( 86.587485)
total: 673.34 sec