Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-215408
#<BuildRuby:0x000055c8c166e3d0
@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.20230124-215408",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004732 0.000000 1.127525 ( 1.889282)
build_miniruby 0.001613 0.000000 1.210155 ( 1.208759)
build_ruby 0.001722 0.000025 3.003782 ( 3.287616)
build_all 0.006511 0.000543 3.850610 ( 1.968487)
build_install 0.011706 0.003680 2.939153 ( 2.234242)
test_btest 0.000841 0.000090 56.636964 ( 23.049318)
test_basic 0.001141 0.004256 0.430778 ( 0.538863)
test_all 0.001129 0.000161 638.730287 (217.792924)
test_rubyspec 0.024220 0.026432 69.691693 ( 79.803379)
total: 331.77 sec