Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-173137
#<BuildRuby:0x000055ca871121a8
@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.20230206-173137",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005339 0.000000 1.225128 ( 2.254381)
build_miniruby 0.001420 0.000000 1.265089 ( 1.400488)
build_ruby 0.001715 0.000055 2.591198 ( 2.862503)
build_all 0.007948 0.000000 4.032426 ( 2.914510)
build_install 0.015897 0.000331 3.108479 ( 3.249746)
test_btest 0.000873 0.000085 58.196290 ( 30.610215)
test_basic 0.005769 0.000143 0.419987 ( 0.583341)
test_all 0.001017 0.000096 647.272227 (244.519716)
test_rubyspec 0.032309 0.013982 70.390050 ( 81.009498)
total: 369.41 sec